DungBeetles | R Documentation |
Body condition (offspring.condition
) in 36 dung beetles
(Onthophagus taurus) from 12 male
s each mated to 3 different
virgin females.
DungBeetles
A data frame with 36 observations on the following 2 variables.
a numeric vector
a numeric vector
inferred from Kotiaho, J.S., L.W. Simmons, and J.L. Tomkins. 2001. Towards a resolution of the lek paradox. Nature 410: 684-686.
http://en.wikipedia.org/wiki/Dung_beetle
http://www.nature.com/nature/journal/v410/n6829/abs/410684a0.html
str(DungBeetles)
xyplot(offspring.condition ~ factor(id), DungBeetles,
xlab='Dung Beetle',
ylab='offspring condition')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.