add.date {tframe} | R Documentation |
Add periods to two element start date of given frequency to give a new date. NULL periods is treated as 0.
add.date(date, periods, freq)
A two element date.
A useful utility not strictly part of tframe.
add.date(c(1998,1), 20, 12)