Learn R Programming

aqr (version 0.2)

aqHourlyStat: Applies a function to a group of data per hour

Description

This function groups data by the hour and applies a function to it.

Usage

aqHourlyStat(x, f = mean)

Arguments