Learn R Programming

SPB (version 1.0)

simple.progress.bar: Class of a simple progress bar

Description

Class of a simple progress bar

Arguments

Author

Telarico, Fabio Ashtar

Examples

Run this code
pb<-create_pb(length=10, print=FALSE)
class(pb)

Run the code above in your browser using DataLab