Nothing
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib area, .registration = TRUE
## usethis namespace: end
NULL
#' Planar straight line graphs and triangulations
#'
#' A minimal mesh with one hole `mm` and a map of Tasmania with multiple
#' holes in planar straight line graph format from the RTriangle package.
#'
#' `mm_tri` is a triangulated form of `mm` in RTriangle `triangulation` format.
#' The `H`OLE property is not yet set WIP.
#' @docType data
#' @name mm
#' @aliases tas mm_tri
#' @examples
#' str(mm)
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.