tsibble-scales: tsibble scales for ggplot2
Description
Defines ggplot2 scales for tsibble custom index: yearweek, yearmonth,
and yearquarter.
Usage
scale_x_yearquarter(...)scale_y_yearquarter(...)
scale_x_yearmonth(...)
scale_y_yearmonth(...)
scale_x_yearweek(...)
scale_y_yearweek(...)
Value
A ggproto object inheriting from Scale