getId {nzilbb.labbcat} | R Documentation |
The store's ID - i.e. the ID of the 'LaBB-CAT' instance.
getId(labbcat.url)
labbcat.url |
URL to the LaBB-CAT instance |
The annotation store's ID
## Not run:
## Get ID of LaBB-CAT instance
instance.id <- getId("https://labbcat.canterbury.ac.nz/demo/")
## End(Not run)