View source: R/basefunctions.R
cn | R Documentation |
cn
lists column names, by default for variable rawdata.
cn(data = rawdata)
data |
Data structure to read column names from. |
Character vector with column names.
cn(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.