eom: The end of month date

Description Usage Arguments Value Examples

Description

The dates are rounded to the end of their respective months.

Usage

1
eom(dates)

Arguments

dates

a vector of dates.

Value

a date vector with the same class as dates

Examples

1
2
library("lubridate")
eom(ymd(20120203, 20140203))

imanuelcostigan/fmdates documentation built on March 24, 2020, 8:54 p.m.