Description Usage Arguments Details Value
View source: R/findExampleConfigs.R
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.
1 | findExampleConfigs(bljDir = dirname(dirname(BioLockR::get_BLJ_JAR())))
|
bljDir |
the BioLockJ directory, typically two levels up from BioLockJ.jar |
If there is any error in reaching the java program, the result is an empty string.
named list of sets of example files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.