Display contiguity info in a table
Arguments
- map
A
redist_maporsfobject.- plan
Column in
mapor vector of district assignments.- adj
An adjacency list (zero-indexed). If provided, used directly instead of looking up
adj_colinmap.- adj_col
Name of column in
mapthat contains adjacency information.- as_gt
Logical. Should output be a
gttable? Default:TRUE.
Value
a gt_tbl if as_gt = TRUE, otherwise a tibble::tibble
