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
Usage
edate(from, months = 1)
Arguments
from
starting date - a character string or any object that can be
converted into date using as.Date.