Get data type definitions
getDataTypeDefinition(
dataType,
subTable = NULL,
elements = NULL,
unlist = FALSE
)The name of the data type to get definitions from, or a logical function of one input DataType.
The sub table to extract, if any. Default is to extract all potential sub tables.
A vector of specific elements to extract from the definition.
Logical: If TRUE unlist the list of column names.