plot_pt_bounds: Add point estimate bounds 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_pt_bounds(.pl, data, time, lb, ub, group, ...)

Arguments

.pl

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

data

data for time-series plots

time

bare name of the time-axis column

lb

bare name of the lower bound column.

ub

bare name of the upper bound 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.