get_plans_matrix {redist} | R Documentation |
Extract the matrix of district assignments from a redistricting simulation
Description
Extract the matrix of district assignments from a redistricting simulation
Usage
get_plans_matrix(x)
## S3 method for class 'redist_plans'
as.matrix(x, ...)
Arguments
x |
the |
... |
ignored |
Value
matrix
matrix
[Package redist version 4.2.0 Index]