Learn R Programming

oosse (version 1.0.11)

formatSeconds: Format seconds into human readable format

Description

Format seconds into human readable format

Usage

formatSeconds(seconds, digits = 2)

Value

A character vector expressing time in human readable format

Arguments

seconds

The number of seconds to be formatted

digits

the number of digits for rounding