plot.rforecastio: Plot method for rforecastio xs:

Description Usage Arguments Value Note

View source: R/fio-plot.r

Description

Uses ggplot2 & grid.arrange to produce graphs for rforecastio objects

Usage

1
2
3
## S3 method for class 'rforecastio'
plot(x, ..., readings = c("hourly", "minutely",
  "daily"))

Arguments

x

an rforecastio x

readings

specify which readings to plot. will plot all available by default

...

ignored

Value

frame grob

Note

only forecast/readings components of x that have more than one observation will be plotted


hrbrmstr/Rforecastio documentation built on May 17, 2019, 4:55 p.m.