datePOSIXct: Get date from POSIXct with lags

Description Usage Arguments Details Value See Also

View source: R/datePOSIXct.R

Description

Get dates from a POSIXct time vector with a possible added lag

Usage

1
datePOSIXct(x, dlag = NULL, mlag = NULL, ylag = NULL)

Arguments

x

A POSIXct time vector

dlag

lag: days

mlag

lag: months

ylag

lag: years

Details

Any combination of days months and years is possible as input

Value

A CHARACTER vector of dates in "

See Also

See Also tlag


garciapintado/rDAF documentation built on May 25, 2019, 7:26 p.m.