scale_y_SI_units: Scale for Quantities

View source: R/scale_y_SI_units.R

scale_y_SI_unitsR Documentation

Scale for Quantities

Description

So that every chart can have a simple Y scale fixed at 0 and with SI units.

Usage

scale_y_SI_units(..., limits = c(0, NA), labels = format_SI)

Arguments

...

passed to ggplot2::scale_y_continuous()

limits

(numeric) axis range

labels

see ggplot2::scale_y_continuous()


BAAQMD/ggtools documentation built on Feb. 8, 2023, 6:22 p.m.