Learn R Programming

RcppCWB (version 0.6.7)

corpus_is_loaded: Check whether corpus is loaded

Description

Check whether corpus is loaded

Usage

corpus_is_loaded(corpus, registry = Sys.getenv("CORPUS_REGISTRY"))

Value

TRUE if corpus is loaded and FALSE if not.

Arguments

corpus

A length-one character vector with the corpus ID.

registry

A length-one character vector with the registry directory.