Learn R Programming

nzilbb.labbcat (version 1.3-0)

getGraphIds: Deprecated synonym for getTranscriptIds.

Description

Returns a list of graph IDs (i.e. transcript names).

Usage

getGraphIds(labbcat.url)

Value

A list of graph IDs

Arguments

labbcat.url

URL to the LaBB-CAT instance

See Also

getTranscriptIds

Examples

Run this code
if (FALSE) {
## List all transcripts
transcripts <- getGraphIds("https://labbcat.canterbury.ac.nz/demo/")
}

Run the code above in your browser using DataLab