View source: R/getDatabaseFieldInfo.R
getDatabaseFieldInfo | R Documentation |
Get Information on Table Field Names and Types
getDatabaseFieldInfo(db)
db |
path to MS Access or MS Excel file or name of ODBC data source |
data frame with columns TABLE_NAME
, COLUMN_NAME
,
TYPE_NAME
, DECIMAL_DIGITS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.