Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

WalkingStickHeads

Walking Stick Head Width


Description

Two measures of head width (head.width) for each of 25 walking sticks (Timema cristinae).

Format

A data frame with 50 observations on the following 2 variables.

specimen

a factor with levels 1-25

head.width

a numeric vector

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

Examples

aggregate(head.width ~ specimen, data=WalkingStickHeads, mean) -> WS
histogram(~ head.width, WS)

abd

The Analysis of Biological Data

v0.2-8
GPL-2
Authors
Kevin M. Middleton <middletonk@missouri.edu>, Randall Pruim <rpruim@calvin.edu>
Initial release
2015-07-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.