choropleth.spplot: Internal Function

Description Usage Arguments Author(s) References

View source: R/choropleth.spplot.R

Description

For use internally.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
choropleth.spplot(sp, dem = "P0010001", 

cuts = list("quantile", seq(0, 1, 0.25)), 

color = list(fun = "hsv", 

attr = list(h = c(0.4, 0.5, 0.6, 0.7), s = 0.6, v = 0.6, alpha = 1)), 

main = NULL, sub = "Quantiles (equal frequency)", 

legend = list(pos = "bottomleft", 

title = "Population Count"), border = "transparent", object = NULL, ...)

Arguments

sp
dem
cuts
color
main
sub
legend
border
object
...

Author(s)

Zack W Almquist

References

Zack W. Almquist (2010). US Census Spatial and Demographic Data in R: The UScensus2000 Suite of Packages. Journal of Statistical Software, 37(6), 1-31. https://www.jstatsoft.org/v37/i06/.


UScensus2010 documentation built on July 22, 2021, 9:09 a.m.