ggplot_add.ggplot_symmetric: Add Symmetry to Plot Object

View source: R/isometric.R

ggplot_add.ggplot_symmetricR Documentation

Add Symmetry to Plot Object

Description

Adds y axis symmetry to plot object.

Usage

## S3 method for class 'ggplot_symmetric'
ggplot_add(object, plot, object_name)

Value

gg

See Also

symmetric

Other isometric: ggplot_add.ggplot_isometric(), isometric(), symmetric()

Examples

example(symmetric)

yamlet documentation built on Oct. 6, 2023, 9:07 a.m.