check.env checks one or more environments for required objects

check.env(...)

Arguments

...

One or more environments to check

Value

If all objects that env

%must.have% are present, nothing is returned; otherwise, an error message is returned.

See also

Other Chapter 2 - Environment Integrity: %+=%(), %-=%(), %must.have%()