getDataTypeDefinition | R Documentation |
Get data type definitions
getDataTypeDefinition(
dataType,
subTable = "Data",
elements = NULL,
unlist = FALSE
)
dataType |
The name of the data type to get definitions from, or a logical function of one input DataType. |
subTable |
The sub table to extract, if any. Defaulted to "Data" to return the most relevant part of the data type definition. |
elements |
A vector of specific elements to extract from the definition. |
unlist |
Logical: If TRUE unlist the list of column names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.