Learn R Programming

lgcp (version 1.0)

setTxtProgressBar2: set the progress bar...

Description

set the progress bar

Usage

setTxtProgressBar2(pb, value, title, label)

Arguments

pb
text progress bar object
value
new value
title
ignored
label
text for end of progress bar

Details

update a text progress bar. See help(txtProgressBar) for more info.