dsGetActiveColumnNames | R Documentation |
Get active column names of a data source
dsGetActiveColumnNames()
Vector of names of active columns
dsCreateWithDataFrame(iris)
dsDeactivateColumns(c(5))
dsGetActiveColumnNames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.