Load corpus
cl_load_corpus(corpus, registry = Sys.getenv("CORPUS_REGISTRY"))A length-one character vector with the corpus ID.
A length-one character vector with the registry directory.
TRUE if corpus could be loaded and FALSE if not.
cl_load_corpus("REUTERS")
#> [1] TRUE