getDictionaries.Rd
List the dictionaries available.
getDictionaries(labbcat.url)
URL to the LaBB-CAT instance
A named list of layer manager IDs, each of which containing a list of dictionaries that the layer manager makes available.
if (FALSE) {
## List the dictionaries available
dictionaries <- getDictionaries("https://labbcat.canterbury.ac.nz/demo/")
}