validate argument cols
in new_file_structure_*()
1 | validate_cols(cols, file_type, sep_width = NULL, err_h)
|
cols |
A list object, where each entry represents a column definition. Each element of the list, is a list itself with possible entries:
|
file_type |
A character string holding the current file_type. |
sep_width |
An optional string argument, defining the given |
err_h |
An error handler. find first column that is not skipped |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.