write_properties: Write Properties

Description Usage Arguments Value

View source: R/write_properties.R

Description

Write properties in the format expected by BioLockJ. This does not incorporate any human-readable nicities.

Usage

1
write_properties(file = NULL, properties = NULL, moduleLines = NULL)

Arguments

file

file location to right properties to

properties

named vector or named list of property values

moduleLines

character vector representing a module run order for a BioLockJ configuration

Value

If file is NULL, returns a character vector of the lines that would make up the config file; if file is given, the lines are written to the file and the function returns TRUE.


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