Skip to contents

This documentation provides an overview of the S7 and ggproto classes used in the ggside package.

ggproto classes

  • class_ggside_opt is a subclass of class_ggproto and is more described in the ggside-options documentation.

  • class_ggside_layer is a subclass of class_ggproto and is more described in the ggside-layers documentation.

  • class_ggside_scale is a subclass of class_ggproto and is more described in the ggside-scales documentation.

S7 classes

  • class_ggside is a subclass of ggplot2's class_ggplot and is used to represent a ggplot object with ggside options.