R Bindings for Calling the 'Earth Engine' API


[Up] [Top]

Documentation for package ‘rgee’ version 1.0.9

Help Pages

E G L M N O P R S misc

rgee-package rgee: An R package for interacting with Google Earth Engine

-- E --

EarthEngineMap, EarthEngineMap + EarthEngineMap; adds data from the second map to the first
EarthEngineMap-method EarthEngineMap + EarthEngineMap; adds data from the second map to the first
ee Main Earth Engine module
eedate_to_rdate Pass an Earth Engine date object to R
ee_as_raster Convert an Earth Engine (EE) image in a raster object
ee_as_sf Convert an Earth Engine table in an sf object
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_check Interface to check Python and non-R dependencies
ee_check-tools Interface to check Python and non-R dependencies
ee_check_credentials Interface to check Python and non-R dependencies
ee_check_python Interface to check Python and non-R dependencies
ee_check_python_packages Interface to check Python and non-R dependencies
ee_clean_container Delete files from either a Folder (Google Drive) or a Bucket (GCS)
ee_clean_credentials Delete Credentials
ee_clean_pyenv Remove rgee system variables from .Renviron
ee_drive_to_local Move results from Google Drive to a local directory
ee_extract Extract values from EE Images or ImageCollections objects
ee_gcs_to_local Move results from Google Cloud Storage to a local directory
ee_get Return the element at a specified position in an Earth Engine Image or ImageCollection
ee_get_assethome Get the Asset home name
ee_get_date_ic Get the date of a EE ImageCollection
ee_get_date_img Get the date of a EE Image
ee_get_earthengine_path Get the path where the credentials are stored
ee_help Documentation for Earth Engine Objects
ee_imagecollection_to_local Save an EE ImageCollection in their local system
ee_image_info Approximate size of an EE Image object
ee_image_to_asset Creates a task to export an EE Image to their EE Assets.
ee_image_to_drive Creates a task to export an EE Image to Drive.
ee_image_to_gcs Creates a task to export an EE Image to Google Cloud Storage.
ee_Initialize Authenticate and Initialize Earth Engine
ee_install Create an isolated Python virtual environment with all rgee dependencies.
ee_install_set_pyenv Configure which version of Python to use with rgee
ee_install_upgrade Upgrade the Earth Engine Python API
ee_length Length of an Earth Engine Image Object
ee_length_ic Length of an Earth Engine ImageCollection Object
ee_manage-tools Interface to manage the Earth Engine Asset
ee_manage_assetlist Interface to manage the Earth Engine Asset
ee_manage_asset_access Interface to manage the Earth Engine Asset
ee_manage_asset_size Interface to manage the Earth Engine Asset
ee_manage_cancel_all_running_task Interface to manage the Earth Engine Asset
ee_manage_copy Interface to manage the Earth Engine Asset
ee_manage_create Interface to manage the Earth Engine Asset
ee_manage_delete Interface to manage the Earth Engine Asset
ee_manage_delete_properties Interface to manage the Earth Engine Asset
ee_manage_move Interface to manage the Earth Engine Asset
ee_manage_quota Interface to manage the Earth Engine Asset
ee_manage_set_properties Interface to manage the Earth Engine Asset
ee_manage_task Interface to manage the Earth Engine Asset
ee_monitoring Monitoring Earth Engine task progress
ee_name Names of Earth Engine Images Layers
ee_print Print and return metadata about Spatial Earth Engine Objects
ee_print.ee.feature.Feature Print and return metadata about Spatial Earth Engine Objects
ee_print.ee.featurecollection.FeatureCollection Print and return metadata about Spatial Earth Engine Objects
ee_print.ee.geometry.Geometry Print and return metadata about Spatial Earth Engine Objects
ee_print.ee.image.Image Print and return metadata about Spatial Earth Engine Objects
ee_print.ee.imagecollection.ImageCollection Print and return metadata about Spatial Earth Engine Objects
ee_subsetting Extract or replace parts of and ee$ImageCollection
ee_table_to_asset Creates a task to export a FeatureCollection to an EE table asset.
ee_table_to_drive Creates a task to export a FeatureCollection to Google Drive.
ee_table_to_gcs Creates a task to export a FeatureCollection to Google Cloud Storage.
ee_users Display the credentials of all users as a table
ee_user_info Display the credentials and general info of the initialized user
ee_utils_create_json Convert an R list into a JSON file in the temp() file
ee_utils_create_manifest_image Create a manifest to upload an image
ee_utils_create_manifest_table Create a manifest to upload a table
ee_utils_dataset_display Search into the Earth Engine Data Catalog
ee_utils_future_value The value of a future or the values of all elements in a container
ee_utils_get_crs Convert EPSG, ESRI or SR-ORG code into a OGC WKT
ee_utils_gif_annotate Add text to a GIF
ee_utils_gif_creator Create a GIF from an Earth Engine ImageCollection
ee_utils_gif_save Write a GIF
ee_utils_pyfunc Wrap an R function in a Python function with the same signature.
ee_utils_py_to_r Convert between Python and R objects
ee_utils_shp_to_zip Create a zip file from an sf object
ee_version Earth Engine API version

-- G --

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

-- L --

length.ee.image.Image Length of an Earth Engine Image Object
length.ee.imagecollection.ImageCollection Length of an Earth Engine ImageCollection Object
length<-.ee.image.Image Length of an Earth Engine Image Object
local_to_gcs Upload local files to Google Cloud Storage

-- M --

Map R6 object (Map) to display Earth Engine (EE) spatial objects
map-operator EarthEngineMap + EarthEngineMap; adds data from the second map to the first
Math-methods Mathematical functions
Math.ee.image.Image Mathematical functions
mean.ee.image.Image Summary Methods

-- N --

names.ee.image.Image Names of Earth Engine Images Layers
names<-.ee.image.Image Names of Earth Engine Images Layers

-- O --

Ops-methods Earth Engine arithmetic, logic and compare generic functions
Ops.ee.image.Image Earth Engine arithmetic, logic and compare generic functions

-- P --

print print Earth Engine object
print.ee.computedobject.ComputedObject print Earth Engine object

-- R --

R6Map R6 class to display Earth Engine (EE) spatial objects
raster_as_ee Convert a Raster* object into an EE Image object
rdate_to_eedate Pass an R date object to Earth Engine
rgee rgee: An R package for interacting with Google Earth Engine

-- S --

sf_as_ee Convert an sf object to an EE object
stars_as_ee Convert a stars or stars-proxy object into an EE Image object
Summary-methods Summary Methods
Summary.ee.image.Image Summary Methods

-- misc --

+.EarthEngineMap EarthEngineMap + EarthEngineMap; adds data from the second map to the first
[[.ee.image.Image Extract or replace parts of and ee$ImageCollection
[[.ee.imagecollection.ImageCollection Extract or replace parts of and ee$ImageCollection
[[<-.ee.image.Image Extract or replace parts of and ee$ImageCollection
[[<-.ee.imagecollection.ImageCollection Extract or replace parts of and ee$ImageCollection
|, EarthEngineMap + EarthEngineMap; adds data from the second map to the first
|.EarthEngineMap EarthEngineMap + EarthEngineMap; adds data from the second map to the first