Learn R Programming

xpose (version 0.4.19)

as.ctime: Time converter

Description

Convert seconds to hh:mm:ss

Usage

as.ctime(x)

Value

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

Arguments

x

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