Get records for onen or more taxonomic name(s)
Get records for onen or more taxonomic name(s)
wm_records_names(name, fuzzy = FALSE, marine_only = TRUE, ...)
name |
(character) start date. required. |
fuzzy |
(logical) fuzzy search. default: |
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 is the plural version for wm_records_name()
## Not run: wm_records_names(name = 'Leucophaeus scoresbii') wm_records_names(name = 'Leucophaeus scoresbii', fuzzy = TRUE) wm_records_names(name = c('Leucophaeus scoresbii', 'Coryphaena')) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.