Get records for onen or more taxonomic name(s) using the TAXAMATCH fuzzy matching algorithm
Get records for onen or more taxonomic name(s) using the TAXAMATCH fuzzy matching algorithm
wm_records_taxamatch(name, marine_only = TRUE, ...)
name |
(character) taxon name. required. |
marine_only |
(logical) marine only or not. default: |
... |
named curl options. see |
A list of tibble's/data.frame's, one for each of the input names
there is no underscore method like other functions in this package as this function already accepts many names
## Not run: wm_records_taxamatch(name = 'Leucophaeus') wm_records_taxamatch(name = c('Leucophaeus', 'Coryphaena')) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.