Last data update: 2014.03.03

R: Progress bar
progressBarR 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.

Results