Flea measurements {tourr}R Documentation

Flea beatle measurements

Description

This data is from a paper by A. A. Lubischew, "On the Use of Discriminant Functions in Taxonomy", Biometrics, Dec 1962, pp.455-477. Data is standardized, and original units are in flea_raw.

Usage

flea

Format

A 74 x 7 numeric array

Details

Examples


head(flea)
animate_xy(flea[, -7])
animate_xy(flea[, -7], col = flea[, 7])

[Package tourr version 1.2.0 Index]