plot_unit: Add point estimates for units to a plot list.

Description Usage Arguments Value

Description

For each plot in .pl, add a plot IFF the grouping factor in 'data' has a matching level (when used with 'as.character').

Usage

1
plot_unit(.pl, data, unit, value, group, ...)

Arguments

.pl

plot list, generate with 'plot_list' and pipe in.

data

data for point estimate plots

unit

bare name of the unit-axis column

value

bare name of the value column.

group

bare name of the variable to use to split plots on.

Value

plot list


sakrejda/pager documentation built on May 15, 2019, 12:04 p.m.