CreateRunsList: CreateRunsList

Description Usage Arguments Value Note

View source: R/sim.R

Description

Helper function for RunSimulation(). Creates a list of empty objects, each one named individually as "run_xx" where the number of leading zeroes matches the maximum digit width of the number of runs.

Usage

1
CreateRunsList(runs = runs)

Arguments

runs

= numeric, number of runs in RunSimulation()

Value

a list

Note

Where there are < 10 runs, there will have no leading zeros, when there are between 10 and 99 runs, there will be a leading zero for runs numbered < 10.


Blakemassey/ibmr documentation built on Dec. 25, 2021, 8:39 a.m.