Did you try running the examples on the help page ?txtProgressBar ?
Basically the txtProgressBar command creates the progress bar, then in the loop
the setTxtProgressBar command updates the amount of progress for that bar.
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Scott Chamberlain
> Sent: Monday, February 14, 2011 11:33 AM
> To: r-help
> Subject: [R] txtProgressBar examples?
>
> Dear R users,
>
>
> I am curious if someone could direct me towards websites/tutorials for
> uses of progress bars (especially) in R. I can't seem to figure them
> out.
>
>
> Thanks very much, Scott
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.