validate_column_mapping | R Documentation |
Function validates a column mapping
validate_column_mapping(col.map)
col.map |
expects a valid "column mapping", that is a data frame-like object that
|
a list with two elements
a logical indicating whether col.map
is a valid column mapping data frame
a character vector, recording the reason why col.map
is invalid if result
is FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.