Description Usage Arguments Value Note See Also
Aggregate the Metrics of a GeoTimeseries.
1 2 3 |
x |
a GeoTimeseries object. |
by |
(character vector) name(s) of column(s) by which to group. |
FUN |
(function) function to apply to each metric column. |
metrics |
(character vector) metrics to aggregate. Default is all metrics. |
... |
optional arguments passed to FUN. |
A data.frame object.
Uses aggregate.data.frame to do the aggregation. This function
omits rows that have missing values in the 'by' columns.
AggregateTimeseries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.