View source: R/dssMakeFactors.R
dssMakeFactors | R Documentation |
It only affects the non numeric columns (text or date)
dssMakeFactors(
df,
value = NULL,
to.replace = NULL,
async = TRUE,
datasources = NULL
)
df |
a character, name of the dataframe |
async |
same as in datashield.assign |
datasources |
same as in datashield.assign |
nothing - the data frame is now transormed in the remote sessions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.