Generate simulations according several factors

generateSim(template, factors, parent = "plant")

Arguments

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.

Value

A list which contain all simulations. Row names of factors are used for simulation names.