corpus_is_loaded {RcppCWB} | R Documentation |
Check whether corpus is loaded
Description
Check whether corpus is loaded
Usage
corpus_is_loaded(corpus, registry = Sys.getenv("CORPUS_REGISTRY"))
Arguments
corpus |
A length-one |
registry |
A length-one |
Value
TRUE
if corpus is loaded and FALSE
if not.
[Package RcppCWB version 0.6.4 Index]