powered by
Get records for one or more taxonomic name(s) using the TAXAMATCH fuzzy matching algorithm
wm_records_taxamatch(name, marine_only = TRUE, ...)
A list of tibble's/data.frame's, one for each of the input names
(character) taxon name. required.
(logical) marine only or not. default: TRUE
TRUE
named curl options. see curl::curl_options
curl::curl_options
if (FALSE) { wm_records_taxamatch(name = 'Leucophaeus') wm_records_taxamatch(name = c('Leucophaeus', 'Coryphaena')) }
Run the code above in your browser using DataLab