Deprecated in favor of proj_avg()
.
Takes a column of a redist_plans
object and averages it across a set of
draws
for each precinct.
Arguments
- plans
a
redist_plans
object- x
an expression to average. Tidy-evaluated in
plans
.- draws
which draws to average.
NULL
will average all draws, including reference plans. The special valueNA
will average all sampled draws. An integer, logical, or character vector indicating specific draws may also be provided.