View source: R/rename-columns.R
get_colname | R Documentation |
Get the old and new coloumnames to be renamed in the dataset.
get_colname(group = NULL, con = NULL, spec = NULL)
group |
The name of filegroup as specified in filgruppe |
con |
Connection to database |
spec |
Specification from |
A list consist of two variables ie. old
and new
indicating the old and new columnames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.