if_not_in_stop | R Documentation |
Stop statement "If not in colnames" with colnames
if_not_in_stop(.tbl, cols, df, arg = NULL)
.tbl |
A tibble |
cols |
A vector of column names (quoted) |
df |
Provide the tibble name as a character string |
arg |
Default to NULL. |
A stop statement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.