GetColSpec | R Documentation |
Get column specifications
GetColSpec()
A list of column specifications for each table of data.
col.spec <- GetColSpec()
# Get the names of all data tables:
data.names <- names(GetColSpec())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.