R/BMP.R

#' Bandiagara Domain Boundary Data
#'
#' A list of coordinates of the boundary vertices  of Bandiagara
#'
#' @format \code{BMP} is a list of three dataframes including vertices information of external and internal boundaries of Bandiagara.
#' \describe{
#'   \item{bound}{The coordinates of external boundaries.}
#'   \item{H1}{The coordinates of an internal hole in the region.}
#'   \item{H2}{The coordinates of an internal hole in the region.}
#' }
#' @usage data('BMP')
#' @references Data courtesy by Jean Gaudart, 2012.
"BMP"
funstatpackages/Triangulation documentation built on July 3, 2024, 5:52 p.m.