RStudioServerProAppSettings
A collection of settings that configure user interaction with the RStudioServerPro
app.
Types
Properties
Link copied to clipboard
Indicates whether the current user has access to the RStudioServerPro
app.
Link copied to clipboard
The level of permissions that the user has within the RStudioServerPro
app. This value defaults to User
. The Admin
value allows the user access to the RStudio Administrative Dashboard.
Functions
Link copied to clipboard
inline fun copy(block: RStudioServerProAppSettings.Builder.() -> Unit = {}): RStudioServerProAppSettings