if (FALSE) {
# Search for media files for a set of species occurrence records
occs <- galah_call() |>
galah_identify("perameles") |>
galah_filter(year == 2001) |>
atlas_occurrences()
search_media(occs)
}
Run the code above in your browser using DataLab