Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

JohnCoene/progressBaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

progressBaR

R htmlwidget for progressBar.js

Installation

# install.packages("devtools")
devtools::install_github("JohnCoene/progressBaR")

Example

library(progressBar)

progressBar(0.75)

progressBar(0.4) %>% 
  progressCircle()

About

🔚 ProgressBar.js htmlwidget

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published