Skip to contents

Sum Timescales

Usage

sum_timescales(data, filter_out_bad_time_scales = TRUE)

Arguments

data

Data frame to aggregate to different time scales.

filter_out_bad_time_scales

Should time scales be filtered out if they do not have a reasonable number of periods (e.g., 600 weeks in a year would be filtered out).