periodTable.quarterly: Create a table of the quarterly periods

View source: R/dateToPeriod.R

periodTable.quarterlyR Documentation

Create a table of the quarterly periods

Description

Specific method for creating quarterly period table

Usage

## S3 method for class 'quarterly'
periodTable(trans_df, periodicity, ...)

Arguments

trans_df

Transaction data.frame

periodicity

Periodicity option ('weekly', 'monthly', 'quarterly', 'annually')

...

Additional Arguments


andykrause/hpiR documentation built on Feb. 2, 2024, 8:13 p.m.