addition: Addition of a POSIXlt date to a value in second

Description Usage Arguments Examples

View source: R/date_operation.R

Description

Addition of a POSIXlt date to a value in second

Usage

1
addition(date, sec)

Arguments

date

POSIXlt date

sec

value in second

Examples

1
2
res <- YYYYmmddHH_chr("2015010100")
addition(date=res,sec=487654)

jeanmarielepioufle/timeManip documentation built on May 19, 2019, 9:25 a.m.