Description Usage Format Source References Examples
Number of predators
approaching models painted to resemble pufferfish (Canthigaster valentini) across a range of similarities (resemblance
)
1 |
A data frame with 20 observations on the following 2 variables.
resemblance
a numeric vector
predators
a numeric vector
Caley, M.J. and D. Schluter. 2003. Predators favour mimicry in a tropical reef fish. Proceedings of the Royal Society of London Series B, Biological Sciences 270: 667-672.
http://rspb.royalsocietypublishing.org/content/270/1516/667.full.pdf
http://en.wikipedia.org/wiki/Canthigaster_valentini
http://www.fishbase.org/Summary/SpeciesSummary.php?id=6544
1 2 3 4 | data(Pufferfish)
str(Pufferfish)
xyplot(predators ~ jitter(resemblance, amount = 0.1), Pufferfish)
Pufferfish
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.