edate {jrvFinance} | R Documentation |
Convenience function for finding the same date in different months. Used for example
to find coupon dates of bonds given the maturity date. See coupons
edate(from, months = 1)
from |
starting date - a character string or any object that can be
converted into date using |
months |
Number of months (can be negative) |