
Download occurrence records for multiple taxa
Source:R/bdcr_occurrences_batch.R
bdcr_occurrences_batch.RdDownload occurrence records for multiple taxa
Examples
if (FALSE) { # \dontrun{
spp <- c("Tapirus bairdii", "Panthera onca")
bdcr_occurrences_batch(spp, rows = 50)
} # }