mapColNamesFieldR | R Documentation |
A dataset containing the mapping from database column names to R field names
mapColNamesFieldR
A data frame containing database field names and their equivalent R field name:
The two letter prefix of the relevent RDBES table
The database field names
The equivalent R field name
The equivalent R data type (e.g. "integer", "character" etc)
The Data type in the RDBES documentation (e.g. "Decimal", etc)
Is this column considered essential?
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.