getId {nzilbb.labbcat}R Documentation

Gets the store's ID.

Description

The store's ID - i.e. the ID of the 'LaBB-CAT' instance.

Usage

getId(labbcat.url)

Arguments

labbcat.url

URL to the LaBB-CAT instance

Value

The annotation store's ID

Examples

## Not run: 
## Get ID of LaBB-CAT instance
instance.id <- getId("https://labbcat.canterbury.ac.nz/demo/")

## End(Not run)


[Package nzilbb.labbcat version 1.3-0 Index]