R/grave.R

#' @name grave
#' @title Medieval Grave Site Data
#' @description This data set contains 143 observations of
#'   medieval grave site data stored as a \code{ppp} class
#'   object from the \code{spatstat.geom} package.  The data are
#'   marked as being "affected" by a tooth deformity or
#'   "unaffected" by a tooth deformity.
#' @docType data
#' @usage data(grave)
#' @seealso \code{\link[spatstat.geom]{ppp}}
#' @format \code{ppp} (planar point process) class object
#'   from the \code{spatstat.geom} package.
#' @source Waller, L.A. and Gotway, C.A. (2005).  Applied
#'   Spatial Statistics for Public Health Data.  Hoboken,
#'   NJ: Wiley.
#' @author Joshua French
NULL

Try the smacpod package in your browser

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

smacpod documentation built on Sept. 22, 2023, 1:06 a.m.