Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wm_records_names

Get records for onen or more taxonomic name(s)


Description

Get records for onen or more taxonomic name(s)

Usage

wm_records_names(name, fuzzy = FALSE, marine_only = TRUE, ...)

Arguments

name

(character) start date. required.

fuzzy

(logical) fuzzy search. default: FALSE

marine_only

(logical) marine only or not. default: TRUE

...

named curl options. see curl::curl_options

Value

A list of tibble's/data.frame's, one for each of the input names

Note

there is no underscore method like other functions in this package as this is the plural version for wm_records_name()

Examples

## 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)

worrms

World Register of Marine Species (WoRMS) Client

v0.4.2
MIT + file LICENSE
Authors
Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.