All functions

ee_Initialize()

Authenticate and Initialize Earth Engine

ee_as_sf()

Convert an EE table in a sf object

ee_as_thumbnail()

Create a stars object based on an EE thumbnail image

ee_check() ee_check_python() ee_check_rgee_python_packages() ee_check_drivers() ee_check_credentials()

Interface to check non-R rgee dependencies

ee_download_drive()

Move Earth Engine (EE) results from Google Drive to Hard disk

ee_download_gcs()

Move EE results from Google Cloud Storage to Hard disk

ee_extract()

Extract values for EE ImageCollections objects

ee_get_earthengine_path()

Get the path where rgee save the credentials

ee_install_drivers() ee_install_rgee_python_packages() ee_remove_drivers() ee_remove_credentials()

Interface to install non-R rgee dependencies

ee_manage_create() ee_manage_delete() ee_manage_assetlist() ee_manage_quota() ee_manage_size() ee_manage_copy() ee_manage_move() ee_manage_set_properties() ee_manage_delete_properties() ee_manage_assets_access() ee_manage_task() ee_manage_cancel_all_running_taks()

Interface for manage the Earth Engine Asset

ee_map()

Adds a given Earth Engine (EE) spatial object to mapview as a layer.

ee_monitoring()

Monitoring Earth Engine task progress

ee_print()

Print and return metadata about Spatial Earth Engine Objects

ee_py_to_r()

Convert between Python and R objects

ee_reattach()

Reattach ee as a reserved word

ee_dataset() ee_search_startdate() ee_search_enddate() ee_search_type() ee_search_provider() ee_search_provider_list() ee_search_tags() ee_search_title() ee_search_tagstitle() ee_search_title_list()

Interface to search into the Earth Engine Data Catalog

ee_upload()

Upload sf or stars objects into a GEE asset

ee_upload_file_to_gcs()

Upload local files to google cloud storage

`+`(<mapview>,<mapview>)

mapview + mapview; adds data from the second map to the first

sf_as_ee()

Convert an sf object to EE object