Description Usage Format Source Examples
Morphological Traits observations of individuals sampled from the Manakin Cline.
1 |
A data frame with 165 observations on the following 7 variables.
LocalityThe id code of the locality,
a factor with levels A B C D E
F G H I J K L
IDThe ID code of the individual sampled
NameThe 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.colorThe collar color of the individual sampled
belly.colorThe belly color of the individual sampled
epaulet.widthThe width of the epaulet of the individual sampled
beard.lengthThe length of the beard of the individual sampled
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.
1 2 |
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 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.