Learn R Programming

simIDM (version 0.1.0)

runTrial: Helper Function for Adding Progress Bar to Trial Simulation

Description

Helper Function for Adding Progress Bar to Trial Simulation

Usage

runTrial(x, pb, ...)

Value

This returns the same as getOneClinicalTrial(), but updates the progress bar.

Arguments

x

(int)
iteration index within lapply.

...

parameters transferred to getOneClinicalTrial(), see getOneClinicalTrial() for details.