Generate simulations according several factors
generateSim(template, factors, parent = "plant")
template | File path to template sim files |
---|---|
factors | A data frame which contained all combinations of factors. |
parent | The xml node to insert new attributes The column names of data frame are parameter names in the sim file. |
A list which contain all simulations. Row names of factors are used for simulation names.