#' rKIN: A package for computating isotopic niche space
#'
#' The rKIN This package applies methods used to estimate animal homerange, but
#' instead of geospatial coordinates, we use isotopic coordinates. The estimation
#' methods include: 1) 2-dimensional bivariate normal kernel utilization density
#' estimator with multiple bandwidth estimation methods, 2) bivariate normal
#' ellipse estimator, and 3) minimum convex polygon estimator, all applied to
#' stable isotope data. Additionally, functions to
#' determine niche area, polygon overlap between groups and levels (confidence
#' contours) and plotting capabilities.
#'
#' @section rKIN functions:
#' The rKIN functions:
#' estKIN, estEllipse, estMCP, plot.kin, getArea, calcOverlap
#'
#' @docType package
#' @name rKIN
#' @aliases rKIN-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.