soilDB.env: Get the soilDB environment used for storing error messages and quality control output
Description
The soilDB package uses an environment to store variables that are created as side effects of various data access and processing routines.
get_soilDB_env()
provides a method to access this environment from the global (user) environment.
Usage
soilDB.envget_soilDB_env()
Value
a environment
object
Format
An object of class environment
of length 0.