Variable names
1 | f_var_names(data, var_names = NULL)
|
data |
data input is used to only return variables present in data |
var_names |
variable names. Default is NULL, which means all predictor names from f_indicators that are present in data are returned. If a vector of variable names are supplied, f_var_names will return the vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.