get_definitions: Extract definition information from tables

Description Usage Arguments Value Author(s)

View source: R/get_definitions.R

Description

Takes the "Definition" column from a table, converts it to character and puts each row in a list with names as the corresponding ID of that row.

Usage

1

Arguments

file

the name of the .mdb file

table

which table to extract the "Description" column from

Value

a list of definitions, each element of which is a character vector.

Author(s)

David L Miller


dill/readdst documentation built on Sept. 23, 2021, 1:50 a.m.