mammals {homals} | R Documentation |
mammals
Description
List of mammals categorized by dental properties.
Usage
data(mammals)
Format
A data frame with 66 observations on the following 8 variables.
- topincisors
- a numeric vector
- bottomincisors
- a numeric vector
- topcanines
- a numeric vector
- bottomcanines
- a numeric vector
- toppremolars
- a numeric vector
- bottompremolars
- a numeric vector
- topmolars
- a numeric vector
- bottommolars
- a numeric vector
Source
Clustering Algorithms, New York, Wiley, 1975, Table 9.1
References
J.A. Hartigan
Examples
data(mammals)
[Package
homals version 0.2.2
Index]