TexasCounty.population {geoCount} | R Documentation |
This data set contains the population information for all Texas countries.
data(TexasCounty_population)
Year: 2009
Source: U.S. Census Bureau, Small Area Estimates Branch, Poverty and Median Income Estimates
A data.frame with 254 observations and 3 variables.
Liang Jing ljing918@gmail.com
TexasCounty.boundary
, TexasCounty.center
.
## Not run: data(TexasCounty_population) str(TexasCounty.population) ## End(Not run)