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