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"
FIRST-Data-Lab/Triangulation documentation built on June 11, 2025, 5:32 p.m.