Learn R Programming

abd (version 0.1-22)

WalkingStickFemurs: Walking Stick Femur Length

Description

Two measures of femur length for each of 25 walking sticks (Timema cristinae).

Usage

data(WalkingStickFemurs)

Arguments

source

Nosil, P. and B.J. Crespi. 2006. Experimental evidence that predation promotes divergence in adaptive radiation. Proceedings of the National Academy of Sciences (USA) 103: 9090-9095.

References

http://www.sfu.ca/biology/faculty/crespi/pdfs/96-Nosil&Crespi2006PNAS.pdf

Examples

Run this code
data(WalkingStickFemurs)
str(WalkingStickFemurs)

aov(femur.length ~ specimen, data = WalkingStickFemurs)

Run the code above in your browser using DataLab