Learn R Programming

abd (version 0.2-8)

FlycatcherPatch: Forehead Patch Size in Collared Flycatachers

Description

Forehead patch size in 30 male Collared Flycatachers measured in two consecutive years.

Arguments

Format

A data frame with 30 observations on the following 2 variables.
patch98
a numeric vector
patch99
a numeric vector

Source

Griffith, S.C. and B.C. Sheldon. 2001. Phenotypic plasticity in the expression of a sexually selected trait: neglected components of variation. Animal Behaviour 61: 987-993.

Examples

Run this code
str(FlycatcherPatch)
xyplot(patch99 ~ patch98, FlycatcherPatch)

Run the code above in your browser using DataLab