View source: R/get_col_types.R
get_col_types | R Documentation |
The get_col_types()
function gets the expected data types for each column in the
CEDAR query version.
get_col_types(cedar_version)
cedar_version |
numeric [1,2]: the version of CEDAR that created the export. |
A vector the size of the number of columns in the export version, indicating either "text" or "numeric" for the expected data type of each column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.