UserConfig | R Documentation |
show user configurations
UserConfig(dMeasure_obj)
dMeasure_obj |
dMeasure R6 object |
dataframe of user configuration descriptions id, Fullname, AuthIdentity, Location, Attributes, License
Fullname - Best Practice full user name AuthIdentity - Windows login identity Location - vector of groups/locations Attributes - vector of user's attributes/permissions License - undecoded license
dMeasure_obj <- dMeasure$new()
dMeasure_obj$open_configuration_db()
dMeasure_obj$read_configuration_db()
dMeasure_obj$UserConfig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.