Learn R Programming

RcppCWB (version 0.6.7)

cl_load_corpus: Load corpus

Description

Load corpus

Usage

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

Value

TRUE if corpus could be 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.

Examples

Run this code
cl_load_corpus("REUTERS")

Run the code above in your browser using DataLab