Optional data prep helpers

enlist_data()

Create a named list from data

stack_data()

Stacks a named list of tabular data into a single data structure.

Creating and displaying plots

build_plots()

Create plot objects for the trelliscope display.

build_display()

Build a trelliscope display of flyover plots.

Simple pre-baked plotting functions

flyover_histogram() flyover_density() flyover_binline_ridges() flyover_density_ridges() flyover_bar_dodge() flyover_bar_fill() flyover_na_percent() flyover_na_count()

Minimal functions for basic plotting of groupwise comparisons.