This is the first release presenting the timer widget for Shiny
applications with the following features:
shinyTimer()
, updateShinyTimer()
, countDown()
and countUp()
functions (#1, #11, #28).hours
, minutes
and seconds
parameters and different formats of the timer with the type
parameter (#9, #13, #30, #31).pauseTimer()
(#23) and resetTimer()
(#10).background
to shinyTimer()
(#47).