dssGetOption | R Documentation |
Get options from remote R sessions
dssGetOption(opt = NULL, async = TRUE, datasources = NULL)
opt |
the name of the option. If nULL all the session options will be retrieved |
async |
a logical, see datashield.aggregate |
datasources |
a list of opal objects obtained after logging into the opal servers (see datashield.login) |
a list with the option values
dssGetOption( datasources = my_datasources)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.