powered by
List the dictionaries available
getDictionaries(labbcat.url)
A named list of layer manager IDs, each of which containing a list of dictionaries that the layer manager makes available.
URL to the LaBB-CAT instance
Other dictionary functions: addDictionaryEntry(), addLayerDictionaryEntry(), deleteLexicon(), getDictionaryEntries(), loadLexicon(), removeDictionaryEntry(), removeLayerDictionaryEntry()
addDictionaryEntry()
addLayerDictionaryEntry()
deleteLexicon()
getDictionaryEntries()
loadLexicon()
removeDictionaryEntry()
removeLayerDictionaryEntry()
if (FALSE) { ## List the dictionaries available dictionaries <- getDictionaries("https://labbcat.canterbury.ac.nz/demo/") }
Run the code above in your browser using DataLab