getInputNames: getInputNames

Description Usage Arguments Value

View source: R/getInputNames.R

Description

Find what properties are available to be changed in the sequenceFileXML.

Usage

1
getInputNames(simName, sequenceFileXML, DARTprogDir, print = TRUE)

Arguments

simName

Name Name of your simulation.

sequenceFileXML

Name of the xml file containing property(s) of which the arguments you would like to change.

DARTprogDir

Path to the 'DART' directory e.g 'C:/User/<username>/DART'.

print

Whether to print the output.

Value

A list containing the properties within sequenceFileXML and what group they are in. It also shows whether the argument type is 'linear' or 'enumerate'.


kitbenjamin/daRtInput documentation built on July 10, 2021, 1 p.m.