get_plans_matrix: Extract the matrix of district assignments from a...

View source: R/redist_plans.R

get_plans_matrixR 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 redist_plans object

...

ignored

Value

matrix

matrix


redist documentation built on April 3, 2023, 5:46 p.m.