getCorpusIds: Gets a list of corpus IDs.

View source: R/getCorpusIds.R

getCorpusIdsR Documentation

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

## Not run: 
## List corpora
corpora <- getCorpusIds("https://labbcat.canterbury.ac.nz/demo/")

## End(Not run)


nzilbb.labbcat documentation built on July 26, 2023, 6:08 p.m.