R Bindings for Calling the 'Earth Engine' API
Main Earth Engine module
Convert an Earth Engine (EE) image in a SpatRaster object
Convert an Earth Engine (EE) image in a raster object
Convert an Earth Engine table into a sf object
Convert an Earth Engine (EE) image in a stars object
Create an R spatial gridded object from an EE thumbnail image
Prompts the user to authorize access to Earth Engine via OAuth2.
Interface to check Python and non-R dependencies
Delete files from either a Folder (Google Drive) or a Bucket (GCS)
Remove rgee system variables from .Renviron
Clean credentials for a specific user
Move results from Google Drive to a local directory
Extract values from EE Images or ImageCollections objects
Move results from Google Cloud Storage to a local directory
Get the Asset home name
Get the date of a EE ImageCollection
Get the date of a EE Image
Get the path where the credentials are stored
Documentation for Earth Engine Objects
Approximate size of an EE Image object
Creates a task to export an EE Image to their EE Assets.
Creates a task to export an EE Image to Drive.
Creates a task to export an EE Image to Google Cloud Storage.
Save an EE ImageCollection to the local system.
Authenticate and Initialize Earth Engine
Create an isolated Python virtual environment with all rgee dependenci...
Specify a Python environment for rgee
Upgrade the Earth Engine Python API
Interface to manage the Earth Engine Asset
Monitoring Earth Engine task progress
Print and return metadata about Spatial Earth Engine Objects
Creates a task to export a FeatureCollection to an EE table asset.
Creates a task to export a FeatureCollection to Google Drive.
Creates a task to export a FeatureCollection to Google Cloud Storage.
Display the credentials and general info of the initialized user
Display the credentials of all users as a table
Return metadata of a COG tile server
Convert an R list into a JSON file in the temp() file
Create a manifest to upload an image
Create a manifest to upload a table
Search into the Earth Engine Data Catalog
The value of a future or the values of all elements in a container
Convert EPSG, ESRI or SR-ORG code into a OGC WKT
Convert between Python and R objects
Wrap an R function in a Python function with the same signature.
Stores a Service account key (SaK) inside the EE folder
Validate a Service account key (SaK)
Create a zip file from an sf object
Earth Engine API version
Pass an Earth Engine date object to R
Move a GeoTIFF image from GCS to their EE assets
Move a zipped shapefile from GCS to their EE Assets
Upload local files to Google Cloud Storage
EarthEngineMap + EarthEngineMap; adds data from the second map to the ...
R6 object (Map) to display Earth Engine (EE) spatial objects
Pipe operator
print Earth Engine object
R6 class to display Earth Engine (EE) spatial objects
Convert a Raster* object into an EE Image object
Pass an R date object to Earth Engine
rgee: An R package for interacting with Google Earth Engine
Convert an sf object to an EE object
Convert a stars or stars-proxy object into an EE Image object
Earth Engine <https://earthengine.google.com/> client library for R. All of the 'Earth Engine' API classes, modules, and functions are made available. Additional functions implemented include importing (exporting) of Earth Engine spatial objects, extraction of time series, interactive map display, assets management interface, and metadata display. See <https://r-spatial.github.io/rgee/> for further details.
Useful links