Skip to content

kekincai/Progress_Bars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional Progress Bars in R

  1. It realized the following function.
  • progress percentage
  • progress bar
  • average running time
  • left time
  • total time
  1. usage
progress.bar.initialize()
progress.bar.show()
progress.bar.finalize()

see the test.bar.R example. It looks like this:

100 % | ████████████████████████████████████████ |  ave ⏲: 0.91s  left ⏳: 0s  total ⏱: 9.13s  

About

Professional Progress Bars in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages