Learn R Programming

GWPR.light (version 0.2.1)

California: California (SpatialPolygonsDataFrame)

Description

The counties' boundary in California

Usage

data(California)

Arguments

Format

A sp::SpatialPolygonsDataFrame with 'GEOID":

GEOID

a numeric vector, fips IDs of the counties

Examples

Run this code
# NOT RUN {
data(California)
plot(California)
# }

Run the code above in your browser using DataLab