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.


ggside documentation built on May 29, 2024, 5:06 a.m.