df_has_cols | R Documentation |
THrows an error if some columns 'cols' are not present in the data.frame 'x'
df_has_cols(x, cols)
x |
a data.frame |
cols |
a columns names vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.