Learn R Programming

nzilbb.labbcat (version 1.3-0)

getLayerIds: Gets a list of layer IDs.

Description

Layer IDs are annotation 'types'.

Usage

getLayerIds(labbcat.url)

Value

A list of layer IDs

Arguments

labbcat.url

URL to the LaBB-CAT instance

Examples

Run this code
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