View source: R/make_valid_namesDS.R
| make_valid_namesDS | R Documentation |
Passes the column names and the character variables through make.names, this creates
names without any special characters so there are no problems for accessing any columns or any category
when using the DataSHIELD parser.
make_valid_namesDS(x)
x |
|
data.frame with the column names and character columns updated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.