calendar_eom: End of Month Date

View source: R/period.R

calendar_eomR Documentation

End of Month Date

Description

Returns the last day of the month from a Date within the month.

Usage

calendar_eom(date, ...)

Arguments

date

a Date vector

...

not used

Details

Given a Date (such as 2019-01-02), will return the last Date within that year month.

Value

Date object

Author(s)

Alexios Galanos


tsaux documentation built on April 4, 2025, 3:08 a.m.