R/weird.R

#' weird
#'
#' A dataframe of coordinates of an external boundary of a spiral region.
#'
#' @format \code{weird} is a dataframe with vertices of the boundary of a spiral region.
#' \describe{
#'   \item{v1}{The latitudes of the external boundary.}
#'   \item{v2}{The longtitudes of the external boundary.}
#' }
#' @usage data('weird')
#' @references This example is courtesy by Phong Luu during class.
"weird"
funstatpackages/Triangulation documentation built on July 3, 2024, 5:52 p.m.