# NOT RUN {
res1 <- spp_distributions(taxon_id = '4521')
res2 <- spp_distributions(taxon_id = c('4521', '3210', '10255'))
res3 <- spp_distributions(taxon_id = '4521', raw = TRUE)
res4 <- spp_distributions(taxon_id = '4521', language = 'fr',
verbose = FALSE, config = httr::progress())
# }
Run the code above in your browser using DataLab