.formatDuration {onc.api}R Documentation

Returns a formatted time duration string representation of a duration in seconds

Description

Returns a formatted time duration string representation of a duration in seconds

Usage

.formatDuration(secs = 0)

Arguments

secs

(double) Number of seconds

Value

(character) A readable string for this time duration


[Package onc.api version 2.0.1.0 Index]