Skip to contents

Package overview

Overview of ggbuilder

ggbuilder-package ggbuilder
A Data Flow Pipeline Approach to Building ggplot2 Layers

Pipable layer construction functions

Composable functions for constructing ggplot2 layers using a data-flow approach

geom_()
Pipable ggplot2 geoms
stat_
Pipable ggplot2 stats
plot_data()
Pipable ggplot2 layer data
remap()
Remap aesthetics after scales are applied

Low-level layer constructors

Low-level functions for constructing layers and layer specifications (typically not used directly)

new_layer()
Pipable ggplot2 layers
new_layer_spec()
Pipable ggplot2 layer specifications