plot.rforecastio: Plot method for rforecastio objects:
Description
Uses ggplot2 & grid.arrange to produce graphs for rforecastio objects
Usage
"plot"(object, ..., readings = c("hourly", "minutely", "daily"))
Arguments
object
an rforecastio object
readings
specify which readings to plot. will plot all available by default