check_column | R Documentation |
Validates that a specified column exists in a dataframe.
check_column(df, col_name)
df |
The dataframe to check |
col_name |
The column name to look for |
No return value; throws error if column doesn't exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.