Skip to contents

Format time for printing

Usage

time_format(secs)

Arguments

secs

numeric. seconds

Value

character

Details

Code from timetaken

Examples

time_format(90)
#> [1] "00:01:30"