#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.