zb_id: Get data by identifier

Description Usage Arguments Examples

Description

Get data by identifier

Usage

1
2
3
4
5

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_id(id = "6EA8BB2A-A57B-47C1-953E-042D8CD8E0E2")

## End(Not run)

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