createSimulation: Creates a simulation and substitute parameters

createSimulationR Documentation

Creates a simulation and substitute parameters

Description

Creates a simulation from the opened project and substitutes the values of the parameters given in the parameter list. Simulation won't be queued by default.

Usage

createSimulation(simplace, parameterList = NULL, queue = FALSE)

Arguments

simplace

handle to the SimplaceWrapper object returned by initSimplace

parameterList

a list with the parameter name as key and parametervalue as value

queue

boolean - simulation is added to queue if true, else start new queue

Value

id of the created simulation

See Also

runSimulations, resetSimulationQueue


gk-crop/simplace_rpkg documentation built on Oct. 12, 2024, 9:54 p.m.