Other packages > Find by keyword >

rgee  

R Bindings for Calling the 'Earth Engine' API
View on CRAN: Click here


Download and install rgee package within the R console
Install from CRAN:
install.packages("rgee")

Install from Github:
library("remotes")
install_github("cran/rgee")

Install by package version:
library("remotes")
install_version("rgee", "1.1.8")



Attach the package and use:
library("rgee")
Maintained by
Cesar Aybar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-27
Latest Update: 2025-09-03
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.
How to cite:
Cesar Aybar (2021). rgee: R Bindings for Calling the 'Earth Engine' API. R package version 1.1.8, https://cran.r-project.org/web/packages/rgee. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.8 (2021-01-27 09:50), 1.0.9 (2021-04-24 06:20), 1.1.0 (2021-08-10 16:00), 1.1.2 (2021-12-15 23:00), 1.1.3 (2022-03-16 16:50), 1.1.4 (2022-07-16 09:30), 1.1.5 (2022-09-13 10:10), 1.1.7 (2023-09-27 10:30)
Other packages that cited rgee R package
View rgee citation profile
Other R packages that rgee depends, imports, suggests or enhances
Complete documentation for rgee
Functions, R codes and Examples using the rgee R package
Some associated functions: Map . R6Map . ee . ee_Authenticate . ee_Initialize . ee_as_rast . ee_as_raster . ee_as_sf . ee_as_stars . ee_as_thumbnail . ee_check-tools . ee_clean_container . ee_clean_pyenv . ee_clean_user_credentials . ee_drive_to_local . ee_extract . ee_gcs_to_local . ee_get_assethome . ee_get_date_ic . ee_get_date_img . ee_get_earthengine_path . ee_help . ee_image_info . ee_image_to_asset . ee_image_to_drive . ee_image_to_gcs . ee_imagecollection_to_local . ee_install . ee_install_set_pyenv . ee_install_upgrade . ee_manage-tools . ee_monitoring . ee_print . ee_table_to_asset . ee_table_to_drive . ee_table_to_gcs . ee_user_info . ee_users . ee_utils_cog_metadata . ee_utils_create_json . ee_utils_create_manifest_image . ee_utils_create_manifest_table . ee_utils_dataset_display . ee_utils_future_value . ee_utils_get_crs . ee_utils_py_to_r . ee_utils_pyfunc . ee_utils_sak_copy . ee_utils_sak_validate . ee_utils_shp_to_zip . ee_version . eedate_to_rdate . gcs_to_ee_image . gcs_to_ee_table . local_to_gcs . map-operator . pipe . print.ee.computedobject.ComputedObject . raster_as_ee . rdate_to_eedate . rgee-package . sf_as_ee . stars_as_ee . 
Some associated R codes: Deprecated.R . Map_operators.R . R6Map.R . addins.R . ee_Date.R . ee_Initialize.R . ee_as_sf.R . ee_as_thumbnail.R . ee_check.R . ee_clean.R . ee_download.R . ee_extract.R . ee_get.R . ee_help.R . ee_image.R . ee_imagecollection.R . ee_install.R . ee_manage.R . ee_mapViewLayersControl.R . ee_module.R . ee_print.R . ee_utils.R . ee_version.R . print.R . raster_as_ee.R . rgee-package.R . sf_as_ee.R . utils-R6Map.R . utils-auth.R . utils-credentials.R . utils-download.R . utils-pipe.R . utils-upload.R . zzz.R .  Full rgee package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA