Rdocumentation
powered by
Learn R Programming
aqr (version 0.2)
aqDayOfWeekStat: Applies a function to a group of data per week day
Description
This function groups data by week day and applies a function to it.
Usage
aqDayOfWeekStat(x, f = mean)
Arguments