powered by
calendar_plot
calendar_plot(data, x, y, ...)
A data.frame.
date column
A named character value. Evaluates to a column.
additional arguments for tile_plot
library(tsibbledata) calendar_plot(vic_elec, "Time", "Demand", zlim = c(NA, NA))
Run the code above in your browser using DataLab