set_depend | R Documentation |
Authenticates the Google Earth Engine (GEE) account and activates the specified Conda environment.
set_depend(conda = "rgee", user = NULL, drive = TRUE, verbose = TRUE)
conda |
[optional] (character) Name of the virtual Conda environment
used by the |
user |
[optional] (character) Specifies the Google account directory
within |
drive |
[optional] (logical) If |
verbose |
[optional] (logical) Display messages (default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.