asTime: as.Time

Description Usage Arguments Examples

Description

Takes in the data time which is an int and returns the date and time as a POSIXct.

Usage

1

Arguments

time An int to be converted into a POSIXct

date A character string or Date. If not specified will use SysDate()

Examples

1
2
as.Time(1235, "2015-12-25")
as.Time(0000)

sarotter/BigginsTime documentation built on May 29, 2019, 2 p.m.