Package: rgeeExtra 0.1.0

Cesar Aybar

rgeeExtra: Extensions for 'rgee'

High-level API to process Google Earth Engine (GEE) raster (ee.Image and ee.ImageCollection) and vector data (ee.Geometry, ee.Feature, and ee.FeatureCollection). Popular Third-party GEE algorithms are re-coded from Javascript and Python to R.

Authors:Cesar Aybar [aut, cre], David Montero [ctb], Lesly Bautista [ctb], Marc Choisy [ctb]

rgeeExtra_0.1.0.tar.gz
rgeeExtra_0.1.0.zip(r-4.7)rgeeExtra_0.1.0.zip(r-4.6)rgeeExtra_0.1.0.zip(r-4.5)
rgeeExtra_0.1.0.tgz(r-4.6-any)rgeeExtra_0.1.0.tgz(r-4.5-any)
rgeeExtra_0.1.0.tar.gz(r-4.7-any)rgeeExtra_0.1.0.tar.gz(r-4.6-any)
rgeeExtra_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rgeeExtra/json (API)
NEWS

# Install 'rgeeExtra' in R:
install.packages('rgeeExtra', repos = c('https://champions.ropensci.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-earthengine/rgeeextra/issues

On CRAN:

Conda:

rgee

6.21 score 46 stars 101 scripts 9 exports 71 dependencies

Last updated from:7ea67d064e. Checks:7 ERROR, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR245
source / vignettesOK253
linux-release-x86_64ERROR249
macos-release-arm64ERROR106
macos-oldrel-arm64ERROR130
windows-develERROR227
windows-releaseERROR214
windows-oldrelERROR171
wasm-releaseOK149

Exports:%>%ee_getee_ImageCollection_closestee_maxValueee_minValueee_utils_gif_annotateee_utils_gif_creatoree_utils_gif_saveextra_Initialize

Dependencies:base64encbslibcachemclassclassIntclicrayoncrosstalkDBIdigeste1071evaluatefarverfastmapfontawesomefsgeojsonsfgeometriesglueherehighrhtmltoolshtmlwidgetsjquerylibjsonifyjsonliteKernSmoothknitrlabelinglatticelazyevalleafemleafletleaflet.providerslifecyclemagrittrMASSMatrixmemoisemimepngprocessxproxypsR6rapidjsonrrappdirsrasterRColorBrewerRcppRcppTOMLreticulatergeerlangrmarkdownrprojrootrstudioapis2sassscalessfsfheadersspterratinytexunitsviridisLitewithrwkxfunyaml

Aditional

Rendered fromAditional.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-11-22

Feature

Rendered fromFeature.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-11-22

FeatureCollection

Rendered fromFeatureCollection.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-11-22

Features

Rendered fromFeatures.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-08-18

Image

Rendered fromImage.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-11-22

ImageCollection

Rendered fromImageCollection.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-11-22
Started: 2023-11-22

Introduction

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon May 02 2026.

Last update: 2023-08-18
Started: 2023-06-18

Readme and manuals

Help Manual

Help pageTopics
rgeeExtra: Extra functionality for rgeergeeExtra-package rgeeExtra
Extract parts of and EE FeatureCollectionee_extract_featurecollection [[.ee.featurecollection.FeatureCollection
Return the element at a specified position in an Earth Engine Image or ImageCollectionee_get
Masks clouds and shadowsee_Image_maskClouds
Adjust the image's histogram to match a target imageee_Image_matchHistogram
Spectral Indices Computationee_Image_spectralIndex
Get the temporal nearest imageee_ImageCollection_closest
Names of Earth Engine FeatureCollection objectee_names_feature names.ee.feature.Feature
Names of Earth Engine ImagesCollection propertiesee_names_imagecollection names.ee.imagecollection.ImageCollection
Add text to a GIFee_utils_gif_annotate
Create a GIF from an Earth Engine ImageCollectionee_utils_gif_creator
Write a GIFee_utils_gif_save
Citing EE objects in publicationsee-citation ee_ImageCollection_getCitation ee_image_getCitation
Get the Digital Object Identifier (DOI) of an EE objectee-getdoi ee_ImageCollection_getDOI ee_image_getDOI
Retrieve offset parameter from EE Image and EE ImageCollections objectsee-getoffset ee_ImageCollection_getOffsetParams ee_Image_getOffsetParams
Retrieve scale parameter from EE Image and EE ImageCollection objects.ee-getscaleparams ee_ImageCollection_getScaleParams ee_Image_getScaleParams
Retrieve EE Image or EE ImageCollection STAC metadataee-getstac ee_ImageCollection_getSTAC ee_Image_getSTAC
Apply panchromatic sharpening to an ee$Image or an ee$ImageCollectionee-pansharpen ee_Image_panSharpen
Automated EE Image or EE ImageCollection preprocessingee-preprocess ee_ImageCollection_preprocess ee_Image_preprocess
Automatic decompression of EE Image or EE ImageCollection objectsee-scaleandoffset ee_ImageCollection_scaleAndOffset ee_Image_scaleAndOffset
Extract or replace parts of ee$Image and ee$ImageCollectionee-subset [<-.ee.image.Image [[.ee.image.Image [[.ee.imagecollection.ImageCollection [[<-.ee.image.Image [[<-.ee.imagecollection.ImageCollection
Calculates tasseled cap brightness, wetness, and greenness components for an EE Image or EE ImageCollectionee-tasseledcap ee_Image_tasseledCap
Load extra functionality for rgeeextra_Initialize
Minimum and Maximum Valuesee_maxValue ee_minValue extremeValues
Length of an Earth Engine Image Objectlength.ee.image.Image
Mathematical functionsMath-methods Math.ee.image.Image
Names of Earth Engine Images layers (bands)names.ee.image.Image
Rename of Earth Engine Images layers (bands)names(x) <- value names<-.ee.image.Image
Earth Engine arithmetic, logic and compare generic functionsOps-methods Ops.ee.image.Image
Summary Methodsmean.ee.image.Image Summary-methods Summary.ee.image.Image