nicetime: Convert Seconds into a Human Readable Time

Description Usage Arguments Value Author(s) See Also

View source: R/nicetime.R

Description

Converts an input raw time value, such as that given by 'proc.time', and converts it into a human readable time format.

Usage

1
nicetime(seconds)

Arguments

seconds

number of seconds

Value

The output character string will display the input time (in seconds) in units of days, hours, minutes and seconds, as appropriate.

Author(s)

Lee Kelvin <lee.kelvin@uibk.ac.at>

See Also

The astronomy package: astro.


astro documentation built on May 2, 2019, 2:14 a.m.

Related to nicetime in astro...