Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

rgee (version 1.0.8)

R Bindings for Calling the 'Earth Engine' API

Description

Earth Engine 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 for further details.

Copy Link

Version

Install

install.packages('rgee')

Monthly Downloads

1,504

Version

1.0.8

License

Apache License (>= 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Cesar Aybar

Last Published

January 27th, 2021

Functions in rgee (1.0.8)

Map

Module to display Earth Engine (EE) spatial objects
ee_check-tools

Interface to check Python and non-R dependencies
ee_as_sf

Convert an Earth Engine table in a sf object
ee_Initialize

Authenticate and Initialize Earth Engine
ee_as_stars

Convert an Earth Engine (EE) image in a stars object
ee_as_thumbnail

Create an R spatial gridded object from an EE thumbnail image
ee

Main Earth Engine module
ee_clean_container

Delete files from a either Folder or Bucket
ee_clean_credentials

Delete Credentials
ee_as_raster

Convert an Earth Engine (EE) image in a raster object
ee_extract

Extract values from EE Images or ImageCollections objects
ee_drive_to_local

Move results from Google Drive to a local directory
ee_clean_pyenv

Remove rgee system variables from .Renviron
ee_manage-tools

Interface for manage the Earth Engine Asset
ee_monitoring

Monitoring Earth Engine task progress
ee_utils_create_manifest_image

Create a manifest to upload an image
ee_gcs_to_local

Move results from Google Cloud Storage to a local directory
ee_utils_create_json

Convert a R list into a JSON file
ee_imagecollection_to_local

Save an EE ImageCollection in their local system
ee_install

Create an isolated Python virtual environment with all rgee dependencies.
ee_get

Return the element at the specified position in a Earth Engine Collection
ee_get_assethome

Get the Asset home name
ee_table_to_drive

Creates a task to export a FeatureCollection to Google Drive.
ee_get_date_ic

Get the date of a EE ImageCollection
ee_get_date_img

Get the date of a EE Image
sf_as_ee

Convert an sf object to an EE object
rgee-package

rgee: R Bindings for Calling the 'Earth Engine' API
ee_image_to_drive

Creates a task to export an EE Image to Drive.
ee_utils_create_manifest_table

Create a manifest to upload a table
ee_get_earthengine_path

Get the path where the credentials are stored
ee_help

Documentation for Earth Engine Objects
ee_utils_get_crs

Convert EPSG, ESRI or SR-ORG code into a OGC WKT
ee_utils_future_value

The value of a future or the values of all elements in a container
ee_image_to_gcs

Creates a task to export an EE Image to Google Cloud Storage.
ee_utils_gif_annotate

Add text to a GIF
ee_image_info

Approximate size of an EE Image object
gcs_to_ee_image

Move a GeoTIFF image from GCS to their EE assets
gcs_to_ee_table

Move a zipped shapefile from GCS to their EE Assets
ee_utils_py_to_r

Convert between Python and R objects
%>%

Pipe operator
ee_table_to_gcs

Creates a task to export a FeatureCollection to Google Cloud Storage.
print.ee.computedobject.ComputedObject

print Earth Engine object
ee_utils_pyfunc

Wrap an R function in a Python function with the same signature.
ee_utils_shp_to_zip

Create a zip file from a sf object
ee_install_set_pyenv

Set the Python environment to be used by rgee
ee_utils_search_display

Search into the Earth Engine Data Catalog
ee_user_info

Display the credentials and general info of the initialized user
ee_install_upgrade

Upgrade the Earth Engine Python API
ee_image_to_asset

Creates a task to export an EE Image to their EE Assets.
ee_users

Display the credentials of all users as a table
ee_version

Earth Engine API version
stars_as_ee

Convert a stars or stars-proxy object into an EE Image object
eedate_to_rdate

Pass an Earth Engine date object to R
ee_utils_gif_save

Write a GIF
ee_utils_gif_creator

Create a GIF from an Earth Engine ImageCollection
raster_as_ee

Convert a Raster* object into an EE Image object
ee_print

Print and return metadata about Spatial Earth Engine Objects
ee_table_to_asset

Creates a task to export a FeatureCollection to an EE table asset.
rdate_to_eedate

Pass an R date object to Earth Engine
null-default

EarthEngineMap + EarthEngineMap; adds data from the second map to the first
local_to_gcs

Upload local files to Google Cloud Storage