Description Usage Arguments Value
View source: R/general_functions.R
gather variables with given names from an environment into a list
1 | list_vars_from_environment(var_names, envir = parent.frame())
|
var_names |
character vector of variable names to gather |
envir |
environment in which to find parameters |
list of variables with names var_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.