powered by
Get records for onen or more taxonomic name(s)
wm_records_names(name, fuzzy = FALSE, marine_only = TRUE, ...)
(character) start date. required.
(logical) fuzzy search. default: FALSE
FALSE
(logical) marine only or not. default: TRUE
TRUE
named curl options. see curl_options
curl_options
A list of tibble's/data.frame's, one for each of the input names
# NOT RUN { wm_records_names(name = 'Platanista gangetica') wm_records_names(name = 'Platanista gangetica', fuzzy = TRUE) wm_records_names(name = c('Platanista gangetica', 'Coryphaena')) # }
Run the code above in your browser using DataLab