| .formatDuration | R Documentation |
Internal helper for download progress reporting: 90 -> "1m30s",
3725 -> "1h02m05s", 5 -> "5s". A non-finite or negative input
(e.g. an ETA before there is any signal) returns "--".
.formatDuration(secs)
secs |
Numeric, seconds. |
A length-one character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.