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")

databio/loadr documentation built on April 23, 2021, 8:43 a.m.