add_to_date: Add Days, Weeks, Months, Quarters or Years to Dates

Description Usage Arguments

View source: R/add_to_date.R

Description

Add Days, Weeks, Months, Quarters or Years to Dates

Usage

1

Arguments

x

Date

by

can be specified in several ways. - A number, taken to be in days. - A object of class difftime - A character string, containing one of "day", "week", "month", "quarter" or "year". This can optionally be preceded by a (positive or negative) integer and a space, or followed by "s".


christophsax/timemachine documentation built on Feb. 1, 2021, 2:05 p.m.