ggside_geom: ggside geom constructor

View source: R/constructor-.R

ggside_geomR Documentation

ggside geom constructor

Description

utility function to make a ggside Geom

Usage

ggside_geom(class_name = NULL, geom = NULL, side = NULL, ...)

Arguments

class_name

New class name for the ggproto object

geom

The Geom ggproto to inherit from

side

should the resulting object be configured for x or y

...

additional members to add to the ggproto class.


jtlandis/ggside documentation built on March 5, 2024, 7:41 p.m.