| anolis {asbio} | R Documentation |
Anolis lizard contingency table data
Description
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).
Usage
data(anolis)
Format
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.
Source
Schoener, T. W. (1968) The Anolis lizards of Bimini: resource partitioning in a complex fauna. Ecology 49(4): 704-726.
[Package asbio version 1.9-7 Index]