powered by
Generates annotations on a given layer for all transcripts in the corpus.
generateLayer(labbcat.url, layer.id, no.progress = FALSE)
The final status of the layer generation task.
URL to the LaBB-CAT instance
The ID of the layer to generate.
TRUE to suppress visual progress bar. Otherwise, progress bar will be shown when interactive().
getAllUtterances
Other Annotation layer functions: deleteLayer(), getLayer(), getLayerIds(), getLayers(), newLayer(), saveLayer()
deleteLayer()
getLayer()
getLayerIds()
getLayers()
newLayer()
saveLayer()
if (FALSE) { ## Generate all phonemic transcription annotations generateLayer(labbcat.url, "phonemes") }
Run the code above in your browser using DataLab