dssIsUnique | R Documentation |
Check if a vector is unique (tipically a dataframe column)
dssIsUnique(what, datasources = NULL)
what |
a character name of the vector (or dataframe column specified with '$' - 'df$col') |
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.