formatSeconds {oosse} | R Documentation |
Format seconds into human readable format
Description
Format seconds into human readable format
Usage
formatSeconds(seconds, digits = 2)
Arguments
seconds |
The number of seconds to be formatted |
digits |
the number of digits for rounding |
Value
A character vector expressing time in human readable format
[Package oosse version 1.0.11 Index]