| getGraphIds {nzilbb.labbcat} | R Documentation | 
Deprecated synonym for getTranscriptIds.
Description
Returns a list of graph IDs (i.e. transcript names).
Usage
getGraphIds(labbcat.url)
Arguments
labbcat.url | 
 URL to the LaBB-CAT instance  | 
Value
A list of graph IDs
See Also
Examples
## Not run: 
## List all transcripts
transcripts <- getGraphIds("https://labbcat.canterbury.ac.nz/demo/")
## End(Not run)
[Package nzilbb.labbcat version 1.3-0 Index]