calendar_eoq: End of Quarter Date

View source: R/period.R

calendar_eoqR Documentation

End of Quarter Date

Description

Returns the last day of the quarter from a Date.

Usage

calendar_eoq(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 quarter.

Value

Date object

Author(s)

Alexios Galanos


tsmodels/tsaux documentation built on June 1, 2025, 10:19 p.m.