transform_year_month {timeplyr} | R Documentation |
Additional ggplot2 scales
Description
Additional scales and transforms for use with year_months and year_quarters in ggplot2.
Usage
transform_year_month()
transform_year_quarter()
scale_x_year_month(...)
scale_x_year_quarter(...)
scale_y_year_month(...)
scale_y_year_quarter(...)
Arguments
... |
Arguments passed to |
Value
A ggplot2 scale or transform.
[Package timeplyr version 1.1.0 Index]