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

Try the diverse package in your browser

Any scripts or data that you put into this service are public.

diverse documentation built on May 2, 2019, 2:10 a.m.