is_cols | R Documentation |
conducts a test on a specific subset of columns in the data.frame
is_cols(df, col, test)
df |
the data.frame |
col |
string. Column name regex. |
test |
a function. E.g. is.numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.