Description Usage Arguments Value
Helper function for creating the meta data data.frame in get_meta()
1 | create_meta_df(cols, col_names, col_types, file_meta)
|
cols |
A numeric vector holding the column indices |
col_names |
A character vector holding the column names |
col_types |
A character vector holding the column types |
file_meta |
A file_meta class object holding the meta information for all columns. |
A data.frame holding the meta information for columns specified in
cols
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.