periodTable.weekly: Create a table of the weekly periods

View source: R/dateToPeriod.R

periodTable.weeklyR Documentation

Create a table of the weekly periods

Description

Specific method for creating weekly period table

Usage

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