Get name of variable for a specific element of list environment
Source:R/get_variable.R
get_variable.Rd
Get name of variable for a specific element of list environment
Usage
get_variable(...)
# S3 method for class 'listenv'
get_variable(x, name, mustExist = FALSE, create = !mustExist, ...)