powered by
Create Weighted Adjacency Data
redist.wted.adj(map = NULL, plans = NULL)
tibble
redist_map
redist_plans
data(iowa) shp <- redist_map(iowa, existing_plan = cd_2010, pop_tol = 0.01) plans <- redist_smc(shp, 100) redist.wted.adj(shp, plans = plans)
Run the code above in your browser using DataLab