powered by
Returns a list of corpora in the given 'LaBB-CAT' instance.
getCorpusIds(labbcat.url)
URL to the LaBB-CAT instance
A list of corpus IDs
# NOT RUN { ## List corpora corpora <- getCorpusIds("https://labbcat.canterbury.ac.nz/demo/") # } # NOT RUN { # }
Run the code above in your browser using DataLab