powered by
The dates are rounded to the end of their respective months.
dates
eom(dates)
a vector of dates.
a date vector with the same class as dates
# NOT RUN { library("lubridate") eom(ymd(20120203, 20140203)) # }
Run the code above in your browser using DataLab