| ee_as_raster | Convert an Earth Engine (EE) image into a raster object |
| ee_as_sf | Convert an EE table in a sf object |
| ee_as_stars | Convert an Earth Engine (EE) image into a stars object |
| ee_as_thumbnail | Create a stars object based on an EE thumbnail image |
| ee_check-tools | Interface to check Python and non-R rgee dependencies |
| ee_clean_container | Delete files from a either Folder or Bucket |
| ee_clean_pyenv | Remove reticulate system variables from .Renviron |
| ee_create_pyenv | Create an isolated Python virtual environment to be used in... |
| ee_create_shp_zip | Create a zip file from a sf object |
| eedate_to_rdate | Pass an Earth Engine date object to R |
| ee_discover_pyenvs | Discover all the Python environments available in the system |
| ee_drive_to_local | Move results from Google Drive to a local directory |
| ee_earthengine_upgrade | Upgrade the Earth Engine Python API |
| ee_extract | Extract values from EE Images or ImageCollections objects |
| ee_gcs_to_local | Move results from Google Cloud Storage to a local directory |
| ee_get_assethome | Get the Asset home name |
| ee_get_earthengine_path | Get the path where the credentials are stored by rgee |
| ee_get_ic_date | Get the date of a EE ImageCollection |
| ee_get_img_date | Get the date of a EE Image |
| ee_help | Documentation for Earth Engine Objects |
| ee_imagecollection_to_local | Save an EE ImageCollection in their local system |
| ee_image_info | Approximate size of an EE Image object |
| ee_image_to_asset | Creates a task to export an EE Image to an EE Asset. |
| ee_image_to_drive | Creates a task to export an EE Image to Drive. |
| ee_image_to_gcs | Creates a task to export an EE Image to Google Cloud Storage. |
| ee_Initialize | Authenticate and Initialize Earth Engine |
| ee_install_python_packages | Install rgee Python packages dependencies |
| ee_manage-tools | Interface for manage the Earth Engine Asset |
| ee_monitoring | Monitoring Earth Engine task progress |
| ee_print | Print and return metadata about Spatial Earth Engine Objects |
| ee_pyfunc | Wrap an R function in a Python function with the same... |
| ee_py_to_r | Convert between Python and R objects |
| ee_reattach | Reattach ee as a reserved word |
| ee_remove_credentials | Delete Credentials |
| ee_remove_project_chr | Remove EE projects info |
| ee_search-tools | Interface to search into the Earth Engine Data Catalog |
| ee_set_pyenv | Set the Python environment to be used on rgee |
| ee_table_to_asset | Creates a task to export a FeatureCollection to an EE table... |
| ee_table_to_drive | Creates a task to export a FeatureCollection to Google Drive. |
| ee_table_to_gcs | Creates a task to export a FeatureCollection to Google Cloud... |
| ee_user_info | Display credentials and general info of the initialized user |
| ee_users | Display credentials of all users as a table |
| ee_version | Earth Engine API version |
| gcs_to_ee_image | Move a GeoTIFF image from GCS to EE asset |
| gcs_to_ee_table | Move a zipped shapefile from GCS to EE asset |
| local_as_image | Convert a local image into an EE Image |
| local_to_gcs | Upload local files to google cloud storage |
| Map | Module to display Earth Engine (EE) spatial objects |
| pipe | Pipe operator |
| plus-mapview-mapview-method | mapview + mapview; adds data from the second map to the first |
| rdate_to_eedate | Pass an R date object to Earth Engine |
| rgee-package | rgee: R bindings for calling the Earth Engine API |
| sf_as_ee | Convert an sf object to an EE object |
| stars_as_ee | Convert a local image into an EE Image |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.