| check_column | R Documentation |
Validates that a specified column exists in a data frame.
check_column(df, col_name)
df |
The data frame 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.