scales: Additional ggplot2 scales

transform_year_monthR 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 scale_x_continuous and scale_y_continuous.

Value

A ggplot2 scale or transform.


timeplyr documentation built on Sept. 12, 2024, 7:37 a.m.