convert.col.names | R Documentation |
Converts table column names to field name or R name. For now, not actually being used anywhere, but will update in future to be more useful.
convert.col.names(table, new.names = "R.name")
table |
Table to change names of |
new.names |
"field.name" or "R.name" |
a vector of strings of new column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.