list_vars_from_environment: gather variables with given names from an environment into a...

View source: R/general_functions.R

list_vars_from_environmentR Documentation

gather variables with given names from an environment into a list

Description

gather variables with given names from an environment into a list

Usage

list_vars_from_environment(var_names, envir = parent.frame())

Arguments

var_names

character vector of variable names to gather

envir

environment in which to find parameters

Value

list of variables with names var_names


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.