View source: R/utils_asserts.R
assert_columns | R Documentation |
df
Assert that args in ellipses are columns in df
assert_columns(df, ...)
df |
A data frame. |
... |
Column names to test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.