insect {durham} | R Documentation |
The data are measurements of the size of three joints for 10 insects from each of three different species of Chaetocnema.
data(insect)
A data frame with 30 rows and 4 columns:
[,1] | X1 | numeric | Measurement of joint 1 |
[,2] | X2 | numeric | Measurement of joint 2 |
[,3] | X3 | numeric | Measurement of joint 3 |
[,4] | Species | factor | Species of insect (A,B, or C) |
Handbook of Small Datasets.