convert_t.Rd
If the time > 1 day, then convert into days; if > 1 hour, then into hours; if > 1 minute, then into minutes.
convert_t(seconds)
seconds |
---|
character of the converted time
convert_t(3599)#> Error in convert_t(3599): could not find function "convert_t"