geom_factory: Factory function to control 'ggplot2::geom_xxx' functions

View source: R/plotlib.R

geom_factoryR Documentation

Factory function to control ggplot2::geom_xxx functions

Description

Factory function to control ggplot2::geom_xxx functions

Usage

geom_factory(geomfunc, data = NULL, position = NULL, ...)

Arguments

geomfunc

ggplot2::geom_xxx function

data

plotting data

position

A position function or character

...

other arguments passed to methods

Value

proto


sinhrks/ggfortify documentation built on April 20, 2024, 10:27 p.m.