powered by
Search into the Earth Engine Data Catalog
ee_utils_dataset_display(ee_search_dataset)
No return value, called for displaying the Earth Engine dataset in the browser.
Character that represents the EE dataset ID.
if (FALSE) { library(rgee) ee_datasets <- c("WWF/HydroSHEDS/15DIR", "WWF/HydroSHEDS/03DIR") ee_utils_dataset_display(ee_datasets) }
Run the code above in your browser using DataLab