| anolis | R Documentation |
Schoener (1968) examined the resource partitioning of anolis lizards on the Caribbean island of South Bimini. He cross-classified lizard counts in habitats (branches in trees) with respect to three variables: lizard species A. sargei and A. distichus, branch height (high and low), and branch size (small and large).
data(anolis)
A data frame with 8 observations on the following 4 variables.
heightBrach height. A factor with levels H, L.
sizeBrach size. A factor with levels L, S.
speciesAnolis species. A factor with levels distichus, sagrei.
countCount at the cross classification.
Schoener, T. W. (1968) The Anolis lizards of Bimini: resource partitioning in a complex fauna. Ecology 49(4): 704-726.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.