var_partial_match | R Documentation |
Partial string matching of a provided variable to the variables available in a table
var_partial_match(x, df)
x |
a variable name or regex match to a variable name |
df |
a data.frame or tibble |
a single variable from df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.