R/mammals.r

#' Tally of types of teeth in some mammals.
#' 
#' A dataset containing how many of eight kinds of teeth various mammals have. 
#' This data set is a subset of the mammals dentition data in the homals package.
#' 
#' @references Jan de Leeuw, Patrick Mair (2009). Gifi Methods for Optimal Scaling in R: The
#' Package homals. Journal of Statistical Software, August 2009, Volume 31, Issue 4.
#'   \url{http://www.jstatsoft.org/v31/i04/paper}.
#' 
#' @docType data
#' @keywords datasets
#' @format A data frame with 27 rows and 8 variables
#' @name mammals
NULL

Try the cvxclustr package in your browser

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

cvxclustr documentation built on May 2, 2019, 3:44 p.m.