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

dateutils documentation built on Nov. 10, 2021, 5:09 p.m.