cqpserver: start CQP server

Description Usage Arguments

Description

The function will start the CQP server by way of a system call to cqpserver.

Usage

1
2
3
startServer(registryDir = Sys.getenv("CORPUS_REGISTRY"),
  initFile = system.file("init", "cqpserver.init", package = "cqi"),
  debugMode = TRUE, exec = TRUE)

Arguments

registryDir

path to the registry directory

initFile

path to the init file required by cqpserver

debugMode

logical, whether to run debug mode

exec

logical, whether to start the server right away, or return a command that can be run in the shall


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.