Learn R Programming

geoCount (version 1.150120)

TexasCounty.population: Data Set of Texas County Population

Description

This data set contains the population information for all Texas countries.

Usage

data(TexasCounty_population)

Arguments

Value

A data.frame with 254 observations and 3 variables.

Details

Year: 2009 Source: U.S. Census Bureau, Small Area Estimates Branch, Poverty and Median Income Estimates

See Also

TexasCounty.boundary, TexasCounty.center.

Examples

Run this code
## Not run: 
# data(TexasCounty_population)
# str(TexasCounty.population)
# ## End(Not run)

Run the code above in your browser using DataLab