manakinMorphological: Manakin observed Morphological Traits

Description Usage Format Source Examples

Description

Morphological Traits observations of individuals sampled from the Manakin Cline.

Usage

1

Format

A data frame with 165 observations on the following 7 variables.

Locality

The id code of the locality, a factor with levels A B C D E F G H I J K L

ID

The ID code of the individual sampled

Name

The locality name, a factor with levels Chiriqui_Grande Costa_Rica Quebrada_Pastores Rio_Changuinola Rio_Oeste Rio_Robalo Rio_Sixaola Rio_Teribe Rio_Uyama Soberania Tierra_Oscura Valiente_Peninsula

collar.color

The collar color of the individual sampled

belly.color

The belly color of the individual sampled

epaulet.width

The width of the epaulet of the individual sampled

beard.length

The length of the beard of the individual sampled

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

Example output

Loading required package: MCMCpack
Loading required package: coda
Loading required package: MASS
##
## Markov Chain Monte Carlo Package (MCMCpack)
## Copyright (C) 2003-2018 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
##
## Support provided by the U.S. National Science Foundation
## (Grants SES-0350646 and SES-0350613)
##
Loading required package: foreach
'data.frame':	165 obs. of  7 variables:
 $ Locality     : Factor w/ 12 levels "A","B","C","D",..: 12 12 12 12 12 12 12 12 12 12 ...
 $ ID           : int  206829 206830 206831 206832 206835 206836 206837 206846 229485 458696 ...
 $ Name         : Factor w/ 12 levels "Chiriqui_Grande",..: 10 10 10 10 10 10 10 10 10 10 ...
 $ collar.color : num  2.93 2.36 3.9 3.82 5.32 2.84 5.79 3.28 4.49 4.9 ...
 $ belly.color  : num  24.7 24 24.2 20.1 21.5 ...
 $ epaulet.width: num  5 4 6 4.5 5 5 6.5 5 6.5 5 ...
 $ beard.length : num  20 18 19 18 18.5 19 16 17.5 15 17 ...

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