view_photos(ee_photos())
# Pictures of racoons
view_photos(ee_photos(scientific_name = "Procyon lotor", quiet = TRUE))
# or the California Condor
view_photos(ee_photos(scientific_name = "Gymnogyps californianus", quiet = TRUE))
Run the code above in your browser using DataLab