var_exists | R Documentation |
Check if variable exist
var_exists(df, var)
df |
data frame to check against |
var |
quoted variable of interest |
Other utility:
is_metatab()
,
package_check()
## Not run:
var_exists(df, "val")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.