use_tmp_registry {RcppCWB} | R Documentation |
Use Temporary Registry
Description
Use and get temporary registry directory to describe and access the corpora in a package.
Usage
use_tmp_registry(pkg = system.file(package = "RcppCWB"))
get_tmp_registry()
Arguments
pkg |
Full path to a package. |
[Package RcppCWB version 0.6.4 Index]