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


PolMine/cqi documentation built on May 8, 2019, 2:50 p.m.