ex1220 | R Documentation |
The number of species on an island is known to be related to the island's area. Of interest is what other variables are also related to the number of species, after island area is accounted for, and whether the answer differs for native and non native species.
ex1220
A data frame with 30 observations on the following 8 variables.
a character vector indicating the island
total number of observed species
number of native species
area (km^2
)
elevation (m)
distance from nearest island (km)
distance from Santa Cruz (km)
area of nearest island (km^2
)
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
Johnson, M.P. and Raven, P.H. (1973). Species Number and Endemism: The Galapagos Archipelago Revisited, Science 179(4076): 893–895.
str(ex1220)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.