View source: R/EEAaq_time_aggregate.R
my_summarise | R Documentation |
Given data and the aggregation function desired, this function compute a time aggregation of the data.
my_summarise(data, fun_aggr)
data |
An |
fun_aggr |
Vector character containing the aggregation function for which to time aggregate. |
A tibble with the required aggregation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.