| galapagos | R Documentation |
The number of species on the Gal\'apagos Islands
data(galapagos)
A data frame containing 29 observation with the following 11 variables.
Islandthe name of the island
Plantsthe number of plant species; a numeric vector
PlantEndthe number of endemic plant species; a numeric vector
Finchesthe number of finch species; a numeric vector
FinchEndthe number of endemic finch species; a numeric vector
FinchGenerathe number of finch genera; a numeric vector
Areathe area of each island in square kilometres; a numeric vector
Elevationthe maximum elevation of each island in metres; a numeric vector
Nearestthe distance to the nearest island; a numeric vector
StCruzthe distance to Santa Cruz Island in kilometres; a numeric vector
Adjacentthe area of adjacent island in square kilometres; a numeric vector
The data give the number of plant species and related variables for 29 different islands. Counts are given for both the total number of species and the number of species that occur only in the Gal\'apagos (the endemics).
Elevations for Baltra and Seymour obtained from web searches. Elevations for four other small islands obtained from large-scale maps.
Michael P. Johnson and Peter H. Raven (1973) Species number and endemism: The Gal\'apagos Archipelago revisited. Science, 179(4076), 893–895.
data(galapagos) summary(galapagos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.