calendar_eoy: End of Year Date

View source: R/period.R

calendar_eoyR Documentation

End of Year Date

Description

Returns the last day of the year from a Date.

Usage

calendar_eoy(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.

Value

Date object

Author(s)

Alexios Galanos


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