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