geom_factory {ggfortify} | R Documentation |
ggplot2::geom_xxx
functionsFactory function to control ggplot2::geom_xxx
functions
geom_factory(geomfunc, data = NULL, position = NULL, ...)
geomfunc |
|
data |
plotting data |
position |
A position function or character |
... |
other arguments passed to methods |
proto