zb_matching: Matching taxon name service

Description Usage Arguments Examples

Description

Matching taxon name service

Usage

1

Arguments

id

(integer/numeric) Any ZooBank identifier, for taxon, author or publication. required

parse

(logical) Whether to parse to list (FALSE) or data.frame (TRUE). If TRUE, we also give back a tibble for easier consumption. Default: TRUE

...

Curl options passed to HttpClient

Examples

1
2
3
4
## Not run: 
zb_matching(id = "FFF7160A-372D-40E9-9611-23AF5D9EAC4C")

## End(Not run)

zbank documentation built on May 2, 2019, 1:44 p.m.