cp_parser: Name Parser

View source: R/cp_parser.R

cp_parserR Documentation

Name Parser

Description

Name Parser

Usage

cp_parser(names, ...)

Arguments

names

(character) one or more scientific names to parse

...

curl options passed on to crul::verb-POST

Value

tibble, with one row for each parsed name

Examples

## Not run: 
cp_parser(names = "Apis mellifera")
cp_parser(names = c("Apis mellifera", "Homo sapiens var. sapiens"))

## End(Not run)

ropensci/rcol documentation built on Sept. 12, 2022, 8:08 a.m.