validate_data_has_expected_cols | R Documentation |
Validate that all expected columns for an operation are given in a data frame.
validate_data_has_expected_cols(data, expected_columns)
data |
data frame that is to be validated |
expected_columns |
Character vector listing the expected columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.