wat_agg_data: A function to aggregate WATLAS data over an interval.

Description Usage Arguments Value

View source: R/func_aggData.r

Description

A function to aggregate WATLAS data over an interval.

Usage

1
wat_agg_data(data, interval = 60)

Arguments

data

Cleaned data to aggregate. Must have a numeric column named time.

interval

The interval in seconds over which to aggregate.

Value

A dataframe aggregated taking the mean over the interval.


pratikunterwegs/watlasUtils documentation built on Nov. 9, 2021, 12:26 a.m.