Learn R Programming

flexclust (version 1.3-5)

dentitio: Dentition of Mammals

Description

Mammal's teeth divided into the 4 groups: incisors, canines, premolars and molars.

Usage

data(dentitio)

Arguments

Format

A data frame with 66 observations on the following 8 variables.

top.inc:

top incisors

bot.inc:

bottom incisors

top.can:

top canines

bot.can:

bottom canines

top.pre:

top premolars

bot.pre:

bottom premolars

top.mol:

top molars

bot.mol:

bottom molars

References

John A. Hartigan: Clustering Algorithms. Wiley, New York, 1975.