View source: R/dssShowFactors.R
dssShowFactors | R Documentation |
Show the levels for all the factors in a remote dataframe
dssShowFactors(what, show.all = FALSE, async = TRUE, datasources = NULL)
what |
a character name of the dataframe |
show.all |
a logical, default FALSE. If FALSE it limits to the first 50 levels, otherwise it returns all of them. |
async |
a logical, see datashield.aggregate |
datasources |
a list of opal objects obtained after logging into the opal servers (see datashield.login) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.