powered by
Layer IDs are annotation 'types'.
getLayerIds(labbcat.url)
A list of layer IDs
URL to the LaBB-CAT instance
Other Annotation layer functions: deleteLayer(), generateLayer(), getLayer(), getLayers(), newLayer(), saveLayer()
deleteLayer()
generateLayer()
getLayer()
getLayers()
newLayer()
saveLayer()
if (FALSE) { ## Get names of all layers layer.ids <- getLayerIds("https://labbcat.canterbury.ac.nz/demo/") }
Run the code above in your browser using DataLab