zb_matching: Matching taxon name service

View source: R/zb_matching.R

zb_matchingR Documentation

Matching taxon name service

Description

Matching taxon name service

Usage

zb_matching(id, parse = TRUE, ...)

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

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

## End(Not run)

ropenscilabs/zbank documentation built on Sept. 11, 2022, 7:55 a.m.