tmr_ceiling | R Documentation |
Rounds a hms_timer()
up to the nearest second.
tmr_ceiling(x)
x |
A |
A hms_timer()
.
Other round:
tmr_floor()
,
tmr_format()
,
tmr_round()
tmr_ceiling(tmr_timer(18.9))
tmr_ceiling(tmr_timer(122.1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.