california_counties: california_counties
Description
A data.frame containing list of California counties. Useful for most functions since the data is primarily state based.Usage
data(california_counties)
format
A data table with 58 rows and 3 variables. Contains county name, FIPS state code (06 in this case) and FIPS county code. See http://en.wikipedia.org/wiki/FIPS_county_code{Wikipedia} for more information.