CharlestonPop {AQuadtree} | R Documentation |
Radomly created population points for Charleston, SC MSA, USA.
Description
A dataset containing randomly created population for Charleston, SC MSA, USA. Population has been created randomly with distributions of census tracts from the dataset Charleston1, 2000 Census Tract Data for Charleston, SC MSA and counties
Usage
CharlestonPop
Format
A SpatialPointsDataFrame with 54619 rows and 3 attributes:
- age
group age the individual as a factor with levels: "under16", "16_65", "over65"
- sex
sex of the individual as a factor with levels: "male", "female"
- origin
origin of the individual as a factor with levels: "asian", "black", "hisp", "multi_ra", "white"
See Also
https://spatial.uchicago.edu/sample-data
[Package AQuadtree version 1.0.4 Index]