time2DT: Function to adjust Time values as read by read_excel

Description Usage Arguments Value

View source: R/misc.R

Description

input is a dataframe with two columns labeled Date and Time. Both need to be in the same timezone.

Usage

1
time2DT(date.v, time.v)

Arguments

date.v

POSIX date vector

time.v

POSIC time vector

Value

output is a DateTime vector


duanxd1/gfuns documentation built on March 7, 2020, 12:46 a.m.