getDictionaries: List the dictionaries available

View source: R/getDictionaries.R

getDictionariesR Documentation

List the dictionaries available

Description

List the dictionaries available

Usage

getDictionaries(labbcat.url)

Arguments

labbcat.url

URL to the LaBB-CAT instance

Value

A named list of layer manager IDs, each of which containing a list of dictionaries that the layer manager makes available.

See Also

Other dictionary functions: addDictionaryEntry(), addLayerDictionaryEntry(), deleteLexicon(), getDictionaryEntries(), loadLexicon(), removeDictionaryEntry(), removeLayerDictionaryEntry()

Examples

## Not run: 
## List the dictionaries available
dictionaries <- getDictionaries("https://labbcat.canterbury.ac.nz/demo/")

## End(Not run)


nzilbb.labbcat documentation built on June 8, 2025, 10:57 a.m.