Learn R Programming

darksky (version 1.0.0)

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

x
a darksky x
readings
specify which readings to plot. will plot all available by default
...
ignored

Value

frame grob