Learn R Programming

nzilbb.labbcat (version 1.3-0)

getId: Gets the store's ID.

Description

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

Usage

getId(labbcat.url)

Value

The annotation store's ID

Arguments

labbcat.url

URL to the LaBB-CAT instance

Examples

Run this code
if (FALSE) {
## Get ID of LaBB-CAT instance
instance.id <- getId("https://labbcat.canterbury.ac.nz/demo/")
}

Run the code above in your browser using DataLab