first_previous_quarter: First of previous quarter date

Description Usage Arguments Value Examples

View source: R/dateutils.R

Description

Return the date of the first day of the previous quarter

Usage

1

Arguments

date

date value formated as.Date()

Value

The first day of the previous quarter of the date

Examples

1
first_previous_quarter(as.Date("2019-09-15")) ## 2019-04-01

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