powered by
Returns a list of transcript IDs in the given corpus.
getTranscriptIdsInCorpus(labbcat.url, id)
URL to the LaBB-CAT instance
The ID (name) of the corpus
A list of transcript IDs
# NOT RUN { ## List transcripts in the QB corpus transcripts <- getTranscriptIdsInCorpus("https://labbcat.canterbury.ac.nz/demo/", "QB") # } # NOT RUN { # }
Run the code above in your browser using DataLab