View source: R/import_config.R
read_colspecs_file | R Documentation |
Read column specs from a file
read_colspecs_file(filename_columns)
filename_columns |
The file name containing the column specifications |
A data frame containing the column specifications
tbl_column_specs <- read_colspecs_file(filename_specs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.