aggregate.metab: Aggregete metabolism data

View source: R/aggregate.R

aggregate.metabR Documentation

Aggregete metabolism data

Description

Aggregate metabolism data for a metab object

Usage

## S3 method for class 'metab'
aggregate(x, by = "weeks", na.action = "na.pass", alpha = 0.05, ...)

Arguments

x

input data object as returned by ecometab

by

character string indicating aggregation period or numeric value indicating moving window width for daily averages

na.action

function for treating missing data, default na.pass

alpha

level for estimating confidence intervals in aggregated data

...

arguments passed to or from other methods


fawda123/WtRegDO documentation built on March 18, 2024, 9:04 p.m.