Check whether corpus is loaded
corpus_is_loaded(corpus, registry = Sys.getenv("CORPUS_REGISTRY"))
corpus
A length-one character vector with the corpus ID.
character
registry
A length-one character vector with the registry directory.
TRUE if corpus is loaded and FALSE if not.
TRUE
FALSE