callBioLockJApi: Call the helper API of BioLockJ java program

Description Usage Arguments Value

View source: R/callBioLockJApi.R

Description

Call the helper API of BioLockJ java program

Usage

1
callBioLockJApi(args, externalModules = NULL, useProj = FALSE)

Arguments

args

args to pass to BioLockJ java program

externalModules

file path to directory with external modules

useProj

boolean, should the vaue of get_BLJ_PROJ() be passed to the system call as an environment variable. Unlike the main BioLockJ command, most of the API commands do not use BLJ_PROJ, and can run before that value is set.

Value

Any and all results that the BioLockJ java program prints to standard out


BioLockJ-Dev-Team/BioLockR documentation built on March 9, 2021, 10:43 p.m.