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