UpdateSimsInFolder: UpdateSimsInFolder

Description Usage Arguments

Description

This folder takes a group of designs and runs them one after the other. There is checking mechanisms in order to prevent rerun

Usage

1
UpdateSimsInFolder(inFolder, outFolder, updateFunctions = NULL, ...)

Arguments

inFolder

Folder of trial designs to run

outFolder

Output folder to save results to

updateFunctions

An object of the same class as the setup object with updated functions. Allows you to update everything wilh new functions and rerun anything which has changed.

...

Arguments passed to simTrial. In particular you may want to set /codeparallel = TRUE.


finite2/trialSim documentation built on May 16, 2019, 12:54 p.m.