ggplot_add.ggplot_symmetric {yamlet}R 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)

[Package yamlet version 1.2.0 Index]