manakinLocations: Distance from locality A for each locality.

Description Usage Format Source Examples

Description

Distance from locality A for each locality sampled accross the Manakin Cline.

Usage

1

Format

A data frame with 12 observations on the following 2 variables.

LocalityID

a factor with levels A B C D E F G H I J K L

distance

a numeric vector

Source

Brumfield, R. T., R. W. Jernigan, D. B. McDonald, and M. J. Braun. 2001. Evolutionary implications of divergent clines in an avian (Manacus: Aves) hybrid zone. Evolution 55:2070-2087.

Examples

1
2
3
data(manakinLocations)
print(manakinLocations)
## maybe str(manakinLocations) ; plot(manakinLocations) ...

hzar documentation built on May 2, 2019, 7 a.m.