R/pkgname.R

#' diverse: A package to compute diversity measures.
#'
#' The package \pkg{diverse} allows the user to compute the most common measures of diversity.
#'
#' The main function of the \pkg{diverse} package is
#' \code{\link{diversity}}. Other functions are useful according to user
#' needs, as \code{\link{variety}} to compute simple variety-richness or
#' \code{\link{balance}} to compute measures related to balance.
#' Also values and normalized values are accesible by using the function
#' \code{\link{values}}.
#' 
#'
#' @docType package
#' @name diverse
NULL
mguevara/diverse documentation built on May 22, 2019, 8:53 p.m.