R/data.R

#' Combined scale results
#' @name counties
#' @docType data
#' @description US county data from maps packages with centroids
#' @keywords data
#' @examples
#' data(counties)
NULL

#' Combined scale results
#' @name states
#' @docType data
#' @description US state data, merged from counties from maps packages
#' with centroids
#' @keywords data
#' @examples
#' data(states)
NULL
agroimpacts/covid19clark documentation built on Nov. 19, 2020, 7:22 p.m.