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