Learn R Programming

nzilbb.labbcat (version 1.0-1)

getCorpusIds: Gets a list of corpus IDs.

Description

Returns a list of corpora in the given 'LaBB-CAT' instance.

Usage

getCorpusIds(labbcat.url)

Arguments

labbcat.url

URL to the LaBB-CAT instance

Value

A list of corpus IDs

Examples

Run this code
# NOT RUN {
## List corpora
corpora <- getCorpusIds("https://labbcat.canterbury.ac.nz/demo/")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab