western.divs {climdiv}R Documentation

character vector

Description

subset of state climate division identifier codes for 11 western states in the contiguous United States.

Usage

data(western.divs)

Format

The format is: chr [1:110] "AZ01" "AZ02" "AZ03" "AZ04" "AZ05" "AZ06" "AZ07" "CA01" ...

Details

useful for matching character strings to plot values for the region

these codes are a subset of the climate division IDs in attributes(climdiv.poly)$region.id

Author(s)

Anthony L. Westerling

See Also

western.ST, western.states, div.code, climdiv.poly

Examples

data(western.divs)

[Package climdiv version 0.3 Index]