View source: R/HerramientasAutonomas.R
formatSegundos | R Documentation |
Formatea un dato de segundos para que mostrar las horas y minutos que representan.
formatSegundos(start_time)
start_time |
Un número de segundos. |
Una cadena de texto en formato h:mm:ss
.
Jose Alejandro Morán Pérez
formatSegundos(605) #| Produce:0:10:05
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.