ggside0.4.1 package

Side Grammar Graphics

as_ggside

Explicit conversion to ggside object

class_definitions

Class Definitions

geom_xsideabline

Side Reference lines

geom_xsidebar

Side bar Charts

geom_xsideboxplot

Side boxplots

geom_xsidedensity

Side density distributions

geom_xsidefreqpoly

Side Frequency Polygons

geom_xsidefunction

Side function plot

geom_xsidehistogram

Side Histograms

geom_xsidelabel

Side label

geom_xsideline

Side line plot

geom_xsidepoint

Side Points

geom_xsidesegment

Side line Segments

geom_xsidetext

Side text

geom_xsidetile

Side tile plot

geom_xsideviolin

Side Violin plots

ggside_geom

ggside geom constructor

ggside_layer

New ggside layer

ggside_layout

Construct ggside layout

ggside-deprecated

Deprecated Functions

ggside-ggproto-coord

Coord Compatible with ggside

ggside-ggproto-facets

Extending base ggproto classes for ggside

ggside-ggproto-geoms

Extending base ggproto classes for ggside

ggside-options

ggside options

ggside-package

ggside: Side Grammar Graphics

ggside-scales-binned

Position scales for binning continuous data ggside scales

ggside-scales-continuous

Position scales for continuous data ggside scales

ggside-scales-discrete

Position scales for discrete data ggside scales

ggside-scales

Specifying side scales

ggside-theme

ggside custom themes

is_ggside

Check ggside objects

position_rescale

Rescale x or y onto new range in margin

scale_xcolour

Scales for the *colour aesthetics

scale_xfill

Scales for the *fill aesthetics

scale_ycolour

scale_ycolour_hue

scale_yfill

scale_yfill_hue

stat_summarise

Summarise by grouping variable

xside

The xside geometries

yside

The yside geometries

The grammar of graphics as shown in 'ggplot2' has provided an expressive API for users to build plots. 'ggside' extends 'ggplot2' by allowing users to add graphical information about one of the main panel's axis using a familiar 'ggplot2' style API with tidy data. This package is particularly useful for visualizing metadata on a discrete axis, or summary graphics on a continuous axis such as a boxplot or a density distribution.

  • Maintainer: Justin Landis
  • License: MIT + file LICENSE
  • Last published: 2025-11-25