check_names_exist | R Documentation |
Check if a set of column names are found in a data frame and return an error if not
check_names_exist(data, names)
data |
a data.frame to check names against |
names |
the inputted column names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.