View source: R/ds.make_valid_names.R
| ds.make_valid_names | 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.
ds.make_valid_names(x, newobj = NULL, datasources = NULL)
| x | 
 | 
| newobj | 
 | 
| datasources | a list of  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.