Learn R Programming

dMod (version 0.3.1)

progressBar: 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.