Plots all temporal aggregations of a time series
# S3 method for tsaggregates plot(x, series = "all", ...) # S3 method for tsaggregates autoplot(object, series = "all", ...)
x |
|
---|---|
series | The indexes of the series to plot. By default, all series are plotted. |
... | Other arguments passed to |
object |
|