Skip to content
Prev 306021 / 398506 Next

Inclusion of a countdown tool of remaining calculation time possible?

2012/9/21 jennifer.moeller-gulland at de.pwc.com
<jennifer.moeller-gulland at de.pwc.com>:
I wrote a little stopwatch function that ticks elapsed time for an
expression, you can find it here:

http://geospaced.blogspot.co.uk/2012/02/stopwatch-in-r.html

but it has no way of knowing how long your process is going to take.

If you have something like a loop from 1:N you can do progress bars -
assorted ones are provided by the packages utils, tcltk, R.utils and
plyr - install them and do ??progress for a list of functions.

Barry
Message-ID: <CANVKczNaxToEHN93BeDkdtFx5vG27OBTRP8o_DDbhMkdanbwEA@mail.gmail.com>
In-Reply-To: <26cea164a58f40648d46cc30890bcb77@EX-1-HT0.lancs.local>