View source: R/import_config.R
write_colspecs_file | R Documentation |
Write column specs to file
write_colspecs_file(tbl_col_specs, filename_columns)
tbl_col_specs |
A data-frame containing the column specifications |
filename_columns |
The file to write the column specifications to |
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.