| dentitio {flexclust} | R Documentation |
Dentition of Mammals
Description
Mammal's teeth divided into the 4 groups: incisors, canines, premolars and molars.
Usage
data(dentitio)
Format
A data frame with 66 observations on the following 8 variables.
top.incTop incisors.
bot.incBottom incisors.
top.canTop canines.
bot.canBottom canines.
top.preTop premolars.
bot.preBottom premolars.
top.molTop molars.
bot.molBottom molars.
References
John A. Hartigan: Clustering Algorithms. Wiley, New York, 1975.
[Package flexclust version 1.4-2 Index]