Learn R Programming

ecoengine (version 1.12.0)

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)

Arguments

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 Wikipedia for more information.