periodTable.monthly: Create a table of the monthly periods

View source: R/dateToPeriod.R

periodTable.monthlyR Documentation

Create a table of the monthly periods

Description

Specific method for creating monthly period table

Usage

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