R/Guerry.R

#' Data From A.-M. Guerry, "Essay On The Moral Statistics Of France"
#'
#' Data extract from \code{\link[Guerry]{Guerry}} R package
#'
#' @docType data
#' @usage data(Guerry)
#'
#' @format A Spatial Object conatianing the original Guerry's dataset with two new variables \describe{
#'  \item{pc1}{First principal component of Crimes Against Persons, Crimes Against Property, Literacy, Donations, Infants Born out of Wedlock, and Suicides data}
#'  \item{pc2}{Second principal component of Crimes Against Persons, Crimes Against Property, Literacy, Donations, Infants Born out of Wedlock, and Suicides data}
#' }
#'
#' @keywords dataset
#' @examples
#' data(Guerry)
"Guerry"
amvallone/estdaR documentation built on March 30, 2024, 9:38 p.m.