getDatabaseFieldInfo: Get Information on Table Field Names and Types

View source: R/getDatabaseFieldInfo.R

getDatabaseFieldInfoR Documentation

Get Information on Table Field Names and Types

Description

Get Information on Table Field Names and Types

Usage

getDatabaseFieldInfo(db)

Arguments

db

path to MS Access or MS Excel file or name of ODBC data source

Value

data frame with columns TABLE_NAME, COLUMN_NAME, TYPE_NAME, DECIMAL_DIGITS


KWB-R/kwb.db documentation built on Oct. 1, 2023, 4:10 a.m.