
Extract the matrix of district assignments from a redistricting simulation
Source:R/redist_plans.R
get_plans_matrix.Rd
Extract the matrix of district assignments from a redistricting simulation
Usage
get_plans_matrix(x)
# S3 method for class 'redist_plans'
as.matrix(x, ...)