Learn R Programming

rcol (version 0.2.0)

cp_vocab: CoL Vocabularies

Description

CoL Vocabularies

Usage

cp_vocab(vocab, ...)

Arguments

vocab

(character) a vocabulary name

...

curl options passed on to crul::verb-GET

Value

character vector of words

Examples

Run this code
# NOT RUN {
cp_vocab("rank")
cp_vocab("datasetorigin")
cp_vocab("datasettype")
cp_vocab("matchtype")
cp_vocab("taxonomicstatus")
# }

Run the code above in your browser using DataLab