.copernicus_env | R Documentation |
This function creates and manages the internal environment where the package stores persistent objects (e.g., Python module references, configurations, etc.). Uses the package namespace to avoid global environment pollution while providing robust handling for different execution contexts (normal use, testing, etc.).
.copernicus_env()
An environment object for internal package state management.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.