View source: R/standard-column.R
get_column_standard | R Documentation |
Standard columns names in rawdata will be checked against
the standard names in options as in getOption("orgdata.columns")
.
Nevertheless column GEO
is a special case when geo codes are derived
from a combination of two columns.
get_column_standard(group = NULL, con = NULL, spec = NULL)
group |
The name of filegroup as specified in filgruppe |
con |
Connection to database |
spec |
Specification of the standard columns in |
A list with old
and new
columnnames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.