View source: R/getEmstoolsEnv.R
getEsmtoolsEnv | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.