get_pop_tol {redist} | R Documentation |
Get and set the population tolerance from a redist_map
object
Description
Get and set the population tolerance from a redist_map
object
Usage
get_pop_tol(map)
set_pop_tol(map, pop_tol)
Arguments
map |
the |
pop_tol |
the population tolerance |
Value
For get_pop_tol
, a single numeric value, the population
tolerance
For seet_pop_tol
, an updated redist_map
object
[Package redist version 4.2.0 Index]