as.ctime: Time converter

View source: R/utils.R

as.ctimeR Documentation

Time converter

Description

Convert seconds to hh:mm:ss

Usage

as.ctime(x)

Arguments

x

A string ('character' or 'numeric') of time in seconds.

Value

A string of time in 'hh:mm:ss'.


xpose documentation built on July 9, 2023, 6:12 p.m.