Learn R Programming

timeplyr (version 1.1.0)

transform_year_month: 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(...)

Value

A ggplot2 scale or transform.

Arguments

...

Arguments passed to scale_x_continuous and scale_y_continuous.