View source: R/formatSeconds.R
formatSeconds | R Documentation |
Format seconds into human readable format
formatSeconds(seconds, digits = 2)
seconds |
The number of seconds to be formatted |
digits |
the number of digits for rounding |
A character vector expressing time in human readable format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.