View source: R/validate_columns.R
validate_columns | R Documentation |
Ensure that all the columns that are needed exists in the import
validate_columns(df, expected_cols)
df |
imported dataframe |
expected_cols |
a string vector of the expected columns that should be in the dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.