getEsmtoolsEnv {esmtools} | R Documentation |
This function provides access to the internal environment used by the esmtools package. This environment is used for internal state management and should be used with caution.
getEsmtoolsEnv()
An environment object used internally by the esmtools package.
esmtools_env <- getEsmtoolsEnv()
print(esmtools_env)