progressBar {dMod}R Documentation

Progress bar

Description

Progress bar

Usage

progressBar(percentage, size = 50, number = TRUE)

Arguments

percentage

Numeric between 0 and 100

size

Integer, the size of the bar print-out

number

Logical, Indicates whether the percentage should be printed out.


[Package dMod version 1.0.2 Index]