cp_vocab: CoL Vocabularies

Description Usage Arguments Value Examples

View source: R/cp_vocab.R

Description

CoL Vocabularies

Usage

1
cp_vocab(vocab, ...)

Arguments

vocab

(character) a vocabulary name

...

curl options passed on to crul::verb-GET

Value

character vector of words

Examples

1
2
3
4
5
6
7
8
## Not run: 
cp_vocab("rank")
cp_vocab("datasetorigin")
cp_vocab("datasettype")
cp_vocab("matchtype")
cp_vocab("taxonomicstatus")

## End(Not run)

rcol documentation built on July 3, 2021, 1:06 a.m.