Initialise and validate Data-Harvester, including all dependencies
initialise_harvester.RdInitialise and validate Data-Harvester, including all dependencies
Arguments
- envname
Use this Conda environment. Defaults to
"r-reticulate"- earthengine
Initialise Earth Engine if
TRUE.Defaults toFALSE- auth_mode
Authentication mode to access the GEE API. Using
"gcloud"normally works. The remaining three options are identical ("notebook", "rstudiocloud", "binder"), just named differently for context