as.ctime {xpose}R 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'.


[Package xpose version 0.4.19 Index]