powered by
Read Results from enumpart
redist.read.enumpart(out_path, skip = 0, n_max = -1L)
district_membership matrix
out_path specified in redist.run.enumpart
number of lines to skip
max number of lines to read
Benjamin Fifield, Kosuke Imai, Jun Kawahara, and Christopher T Kenny. "The Essential Role of Empirical Validation in Legislative Redistricting Simulation." Forthcoming, Statistics and Public Policy.
if (FALSE) { temp <- tempdir() cds <- redist.read.enumpart(out_path = paste0(temp, "/enumerated")) }
Run the code above in your browser using DataLab