.mcee_require_cols | R Documentation |
Check that required columns exist in data frame
.mcee_require_cols(data, cols, where = "data")
data |
Data frame to check |
cols |
Character vector of required column names |
where |
Context description for error messages |
Invisibly TRUE if all columns exist, otherwise stops with error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.