The store's ID - i.e. the ID of the 'LaBB-CAT' instance.
Arguments
- labbcat.url
URL to the LaBB-CAT instance
Value
The annotation store's ID
Examples
if (FALSE) { # \dontrun{
## Get ID of LaBB-CAT instance
instance.id <- getId("https://labbcat.canterbury.ac.nz/demo/")
} # }