findExampleConfigs: Find Example Configs

Description Usage Arguments Details Value

View source: R/findExampleConfigs.R

Description

Look in the greater BioLockJ folder that contains the currently configured BioLockJ.jar file. Examples are expected to be under BioLockJ/templates/exampleProject/example.config, where "BioLockJ" is the path passed in as bljDir.

Usage

1
findExampleConfigs(bljDir = dirname(dirname(BioLockR::get_BLJ_JAR())))

Arguments

bljDir

the BioLockJ directory, typically two levels up from BioLockJ.jar

Details

If there is any error in reaching the java program, the result is an empty string.

Value

named list of sets of example files.


IvoryC/shinyBioLockJ documentation built on May 29, 2021, 7:40 a.m.