finches {rD3plot}R Documentation

Data: Finches' attributes in Galapagos islands.

Description

Data frame with events as result.

Usage

data("finches")

Format

A data frame with 13 observations (pinches) and 4 variables (name and characteristics):

name

: Genus and species of the finche

frequency

: number of islands where the finche can be found

type

: Genus of the finche

species

: name of the file containing the picture of the finche

References

Sanderson, James (2000). Testing Ecological Patterns: A Well-known Algorithm from Computer Science Aids the Evaluation of Species Distributions. American Scientist, 88, pp. 332-339.

Examples

data(finches)
head(finches,10)

[Package rD3plot version 1.0.68 Index]