periodTable.annual: Create a table of the annual periods

View source: R/dateToPeriod.R

periodTable.annualR Documentation

Create a table of the annual periods

Description

Specific method for creating annual period table

Usage

## S3 method for class 'annual'
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.