R/California.R

#' @title California (SpatialPolygonsDataFrame)
#'
#' @description The counties' boundary in California
#'
#' @usage data(California)
#'
#' @format A \code{sp::SpatialPolygonsDataFrame} with 'GEOID":
#' \describe{
#' \item{GEOID}{a numeric vector, fips IDs of the counties}
#' }
#'
#' @author Chao Li <chaoli0394@gmail.com> Shunsuke Managi <managi.s@gmail.com>
#'
#' @examples \dontrun{
#' data(California)
#' plot(California)
#' }
"California"

Try the GWPR.light package in your browser

Any scripts or data that you put into this service are public.

GWPR.light documentation built on June 21, 2022, 5:05 p.m.