if_vec_not_in_stop | R Documentation |
Stop statement "If not in vector"
if_vec_not_in_stop(vec, cols, vec_name, arg = NULL)
vec |
A vector of character strings |
cols |
A vector of column names (quoted) |
vec_name |
Provide the vector 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.