getLayerIds.Rd
Layer IDs are annotation 'types'.
getLayerIds(labbcat.url)
URL to the LaBB-CAT instance
A list of layer IDs
if (FALSE) { ## Get names of all layers layer.ids <- getLayerIds("https://labbcat.canterbury.ac.nz/demo/") }