corpus_is_loaded: Check whether corpus is loaded

View source: R/cl.R

corpus_is_loadedR 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.


RcppCWB documentation built on July 9, 2023, 7:40 p.m.