geom_sec_axis: Generate geom function for secondary axis y on the right

View source: R/ggplotExtra.R

geom_sec_axisR Documentation

Generate geom function for secondary axis y on the right

Description

Generate geom function for secondary axis y on the right

Usage

geom_sec_axis(geom_fn)

Arguments

geom_fn

a geom function

Examples

geom_line_right <- geom_sec_axis(geom_line)

tpemartin/econDV2 documentation built on Aug. 6, 2023, 11:46 p.m.