getGraphIdsInCorpus: Deprecated synonym for getTranscriptIdsInCorpus.

View source: R/getGraphIdsInCorpus.R

getGraphIdsInCorpusR Documentation

Deprecated synonym for getTranscriptIdsInCorpus.

Description

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

Usage

getGraphIdsInCorpus(labbcat.url, id)

Arguments

labbcat.url

URL to the LaBB-CAT instance

id

The ID (name) of the corpus

Value

A list of corpus IDs

See Also

getGraphIdsInCorpus

Examples

## Not run: 
## List transcripts in the QB corpus
transcripts <- getGraphIdsInCorpus("https://labbcat.canterbury.ac.nz/demo/", "QB")

## End(Not run)


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