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"
MichaelChaoLi-cpu/GWPR.light documentation built on Sept. 23, 2022, 5:25 p.m.