soniaParseSettings {rSoNIA} | R Documentation |
Parameter object that controls how sonia reads the exported network data
data(soniaParseSettings)
SoNIA reads its control paramters as sets of grouped key=value pairs that are
included in a batch file or passed in from the command line. Objects of class
sonia.settings
are used to store the values in R so they can be configured if
needed. Do not modify the key (first value) or SoNIA will not recognize the
parameter. The value will either be a numeric string or one of a set of options
givin here or in the SoNIA documentation.
settings.class
gives the name of this parameter group. DO NOT CHANGE
The remaining prameters are overwritten by the arguments to the
launchSonia
command