View source: R/utils_asserts.R
Check that columns are in a data frame
1 | assert_df_cols(df, cols)
|
df |
A data frame to check |
cols |
Character vector of columns to check for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.