.check_cols | R Documentation |
Checks whether some columns are present in a tibble
.check_cols(x, col_names, param_name = "Input data-frame")
x |
Tibble |
col_names |
character vector of column names |
param_name |
Character, name of the dataframe to use in the error message. |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.