A progress bar with estimated time to completion.
This is an extended version of the txtProgressBar
function from the utils package. Please refer to that for
documentation (help(utils::txtProgressBar)). The original
utils::setTxtProgressBar can be used to update the bar. Use
library(pbarETA) to override utils::setTxtProgressBar
with pbarETA::setTxtProgressBar. Use
help(setTxtProgressBar, "utils") to get help about the
original function.
Francesco Napolitano franapoli@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.