| .message | R Documentation |
reproducible package environmentsEnvironment used internally to store internal package objects and methods.
.message
.pkgEnv
An object of class environment of length 18.
An object of class environment of length 2.
.message is specifically for messages and message-generating functions;
.pkgEnv is for general use within the package;
.reproEnv is used for Cache-related objects;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.