formatSeconds: Format seconds into human readable format

View source: R/formatSeconds.R

formatSecondsR 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


oosse documentation built on May 29, 2024, 10:35 a.m.