aggregate_thresholds: Aggregate activity thresholds

View source: R/aggregate_thresholds.R

aggregate_thresholdsR Documentation

Aggregate activity thresholds

Description

aggregate_thresholds aggregates the daily activity thresholds (return of activity2thresholds by period.

Usage

aggregate_thresholds(thresholds)

Arguments

thresholds

A data.table with the activity thresholds (return of activity2thresholds with additional column threshold_period) by which to aggregate the threshold values.

Examples

aggregate_tresholds(thresholds = activity_thresholds_final)


maxkroeschel/activitytools documentation built on Aug. 31, 2024, 8:50 p.m.