first_of_quarter: First of Quarter

Description Usage Arguments Value Examples

View source: R/dateutils.R

Description

Find the first date in the quarter for a vector of dates

Usage

1

Arguments

dates

Transition matrix from a VAR model

Value

The first day of the quarter for the dates

Examples

1
first_of_quarter(as.Date("2019-9-15")) ## 2019-07-01

SethOttoQuant/dateutils documentation built on Dec. 15, 2021, 12:39 p.m.