Mosaic Plots in the 'ggplot2' Framework
Template for a double decker plot. A double decker plot is composed of...
Mosaic plots.
Jittered dots in Mosaic plots.
Labeling for Mosaic plots.
Geom proto
Geom proto
Geom proto
Horizontal bar partition: width constant, height varies.
Horizontal spine partition: height constant, width varies.
Template for a mosaic plot. A mosaic plot is composed of spines in alt...
Calculate frequencies.
Wrapper for a list
Helper function for determining scales
Determining scales for mosaics
Spine partition: divide longest dimension.
Internal helper function
Geom proto
Geom proto
Geom proto
Theme for mosaic plots
Vertical bar partition: height constant, width varies.
Vertical spine partition: width constant, height varies.
Mosaic plots in the 'ggplot2' framework. Mosaic plot functionality is provided in a single 'ggplot2' layer by calling the geom 'mosaic'.