Nothing
#' Hyperoverlap: Detection and Visualisation of Overlap in n-Dimensional Space
#'
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom ggplot2 ggplot aes geom_tile theme_void scale_fill_manual scale_x_discrete theme element_text coord_fixed
## usethis namespace: end
NULL
#' `r lifecycle::badge("stable")`
#' @description Uses support vector machines to identify a perfectly separating hyperplane (linear or curvilinear) between two entities in high-dimensional space. If this plane exists, the entities do not overlap. Applications include overlap detection in morphological, resource or environmental dimensions.
#'
#' @details More details available in Brown et al. (2020) <doi:10.1111/2041-210X.13363> and vignette.
#'
#' @author Matilda Brown \email{matilda.brown@@utas.edu.au}
#'
"_PACKAGE"
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.