Learn R Programming

cati (version 0.99.3)

finch.ind: Finch morphological data

Description

Individual morphological data for Darwin"s finches. finch is the all data.frame. ind.plot.finch and sp.finch respectively correspond to the Ilsland and the species attribute of each individual. traits.finch is the matrix of traits with four traits in rows and 2677 individuals in columns.

Usage

data(finch.ind)

Arguments

Format

A data.frame of 2677 individuals in rows and 14 columns.

Details

See http://bioquest.org/birdd/morph.php for more information on database.

Examples

Run this code
# NOT RUN {
	data(finch.ind)
# }

Run the code above in your browser using DataLab