to_quarterly.data.frame: Convert object of class 'data.frame' to quarterly periodicity

View source: R/to_quarterly.R

to_quarterly.data.frameR Documentation

Convert object of class data.frame to quarterly periodicity

Description

Convert object of class data.frame to quarterly periodicity

Usage

## S3 method for class 'data.frame'
to_quarterly(dt_data, ...)

Arguments

dt_data

date data to aggregate to quarterly frequency

...

arguments for other methods


ces0491/dateR documentation built on April 6, 2022, 10:17 p.m.