reedfrogs | R Documentation |
Data on lab experiments on the density- and size-dependent predation rate of an African reed frog, Hyperolius spinigularis, from Vonesh and Bolker 2005
data(reedfrogs)
Various data with variables:
density
initial tadpole density (number of tadpoles in a 1.2 x 0.8 x 0.4 m tank) [experiment 1]
pred
factor: predators present or absent [experiment 1]
size
factor: big or small tadpoles [experiment 1]
surv
number surviving
propsurv
proportion surviving (=surv/density) [experiment 1]
Vonesh and Bolker (2005) Compensatory larval responses shift trade-offs associated with predator-induced hatching plasticity. Ecology 86:1580-1591
data(reedfrogs)
boxplot(propsurv~size*density*pred,data=reedfrogs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.