loadrEnv: Sets or gets a global variable specifying the default...

Description Usage Arguments Examples

View source: R/loadr.R

Description

Sets or gets a global variable specifying the default environment name for loadr.

Usage

1
loadrEnv(envName = NULL)

Arguments

envName

Name of environment where shared variables should be stored. Leave NULL to retrieve current environment name.

Examples

1
loadrEnv("SV")

loadr documentation built on April 17, 2021, 9:06 a.m.