check_environment: Check whether a string corresponds to the name of an...

Description Usage Arguments Value

View source: R/functions.r

Description

The input string is checked as a valid environment name. The environment can be a named environment (system or package) or a user environment.

Usage

1

Arguments

x

string to evaluate that may represent an environment

envir

environment where x should be evaluated first. If it is not found there it still searched for in the whole workspace.

Value

A list with two elements:


envnames documentation built on Dec. 8, 2020, 9:07 a.m.