R/progress.R
progressBar.Rd
Shows a progress bar that is scaled to simulation end time.
newProgressBar(sim) setProgressBar(sim)
A simList simulation object.
simList
invoked for side effect of creating progress bar
The progress bar object is stored in a separate environment, #' .pkgEnv.
.pkgEnv
Alex Chubaty and Eliot McIntire