ggplot_add.ggplot_isometric {yamlet} | R Documentation |
Add Isometry to Plot Object
Description
Adds isometry to plot object.
Usage
## S3 method for class 'ggplot_isometric'
ggplot_add(object, plot, object_name, ...)
Value
gg
See Also
isometric
Other isometric:
ggplot_add.ggplot_symmetric()
,
isometric()
,
symmetric()
Examples
example(isometric)
[Package yamlet version 1.2.5 Index]