getTranscriptIdsInCorpus: Gets a list of transcript in a corpus.

View source: R/getTranscriptIdsInCorpus.R

getTranscriptIdsInCorpusR Documentation

Gets a list of transcript in a corpus.

Description

Returns a list of transcript IDs in the given corpus.

Usage

getTranscriptIdsInCorpus(labbcat.url, id)

Arguments

labbcat.url

URL to the LaBB-CAT instance

id

The ID (name) of the corpus

Value

A list of transcript IDs

Examples

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

## End(Not run)


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