# \donttest{
# Retrieve WoRMS records for the taxonomic names "Amphidinium" and "Karenia"
try(records <- get_worms_records_name(c("Amphidinium", "Karenia"),
max_retries = 3, sleep_time = 5, marine_only = TRUE))
# }
Run the code above in your browser using DataLab