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.7")



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: 2023-09-27
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.7, https://cran.r-project.org/web/packages/rgee. Accessed 28 May. 2025.
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)
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

hmstimer  
'hms' Based Timer
Tracks elapsed clock time using a `hms::hms()` scalar, which if running has an attribute named star ...
Download / Learn more Package Citations See dependency  
modeLLtest  
Compare Models with Cross-Validated Log-Likelihood
An implementation of the cross-validated difference in means (CVDM) test by Desmarais and Harden (20 ...
Download / Learn more Package Citations See dependency  
federalregister  
Client Package for the U.S. Federal Register API
Access data from the Federal Register API . ...
Download / Learn more Package Citations See dependency  
wPerm  
Permutation Tests
Supplies permutation-test alternatives to traditional hypothesis-test procedures such as two-sample ...
Download / Learn more Package Citations See dependency  
collateral  
Quickly Evaluate Captured Side Effects
Map functions while capturing results, errors, warnings, messages and other output tidily, then filt ...
Download / Learn more Package Citations See dependency  
mcBFtest  
Monte Carlo Based Tests for the Behrens Fisher Problem as an Alternative to Welch"s t-Approximation
Monte Carol based tests for the Behrens Fisher Problem enhance the statistical powerand performs bet ...
Download / Learn more Package Citations See dependency  

24,330

R Packages

207,311

Dependencies

65,678

Author Associations

24,331

Publication Badges

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