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.5)rgeeExtra_0.1.0.zip(r-4.4)rgeeExtra_0.1.0.zip(r-4.3)
rgeeExtra_0.1.0.tgz(r-4.4-any)rgeeExtra_0.1.0.tgz(r-4.3-any)
rgeeExtra_0.1.0.tar.gz(r-4.5-noble)rgeeExtra_0.1.0.tar.gz(r-4.4-noble)
rgeeExtra_0.1.0.tgz(r-4.4-emscripten)rgeeExtra_0.1.0.tgz(r-4.3-emscripten)
rgeeExtra.pdf |rgeeExtra.html
rgeeExtra/json (API)
NEWS

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

Peer review:

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

On CRAN:

rgee

6.15 score 41 stars 99 scripts 9 exports 73 dependencies

Last updated 1 years agofrom:7ea67d064e. Checks:OK: 1 ERROR: 6. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 24 2024
R-4.5-winERRORNov 24 2024
R-4.5-linuxERRORNov 24 2024
R-4.4-winERRORNov 24 2024
R-4.4-macERRORNov 24 2024
R-4.3-winERRORNov 24 2024
R-4.3-macERRORNov 24 2024

Exports:%>%ee_getee_ImageCollection_closestee_maxValueee_minValueee_utils_gif_annotateee_utils_gif_creatoree_utils_gif_saveextra_Initialize

Dependencies:base64encbslibcachemclassclassIntclicolorspacecrayoncrosstalkDBIdigeste1071evaluatefarverfastmapfontawesomefsgeojsonsfgeometriesglueherehighrhtmltoolshtmlwidgetsjquerylibjsonifyjsonliteKernSmoothknitrlabelinglatticelazyevalleafemleafletleaflet.providerslifecyclemagrittrMASSMatrixmemoisemimemunsellpngprocessxproxypsR6rapidjsonrrappdirsrasterRColorBrewerRcppRcppTOMLreticulatergeerlangrmarkdownrprojrootrstudioapis2sassscalessfsfheadersspterratinytexunitsviridisLitewithrwkxfunyaml

Aditional

Rendered fromAditional.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

Feature

Rendered fromFeature.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

FeatureCollection

Rendered fromFeatureCollection.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

Features

Rendered fromFeatures.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

Image

Rendered fromImage.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

ImageCollection

Rendered fromImageCollection.Rmdusingknitr::rmarkdownon Nov 24 2024.

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

Introduction

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon Nov 24 2024.

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