set_depend {geeLite} | R Documentation |
Set Dependencies
Description
Authenticates the Google Earth Engine (GEE) account and activates the specified Conda environment.
Usage
set_depend(conda = "rgee", user = NULL, drive = TRUE, verbose = TRUE)
Arguments
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: |
[Package geeLite version 1.0.2 Index]