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 character vector with the corpus ID.

registry

A length-one character vector with the registry directory.

Value

TRUE if corpus is loaded and FALSE if not.


[Package RcppCWB version 0.6.4 Index]