Description Usage Format Source References Examples
Raw data from the Howard (1979) study on sexual selection on body size in male Rana catesbeiana bullfrogs during 1976. These data were transcribed from Table 1 in Howard (1979) and then formatted for use in this R package. Bullfrogs contains the following variables:
BodySize_mmBody size of the individual, based on snout-ischium length in millimeters
wTotalCopsRelative fitness for mating success (sexual selection), based on the total number of copulations.
wTotalZygotesRelative fitness for fertility per mate (natural selection), based on the total number of zygotes produced.
wTotalHatchlingsRelative fitness for offspring survivorship (natural selection), based on the total number of hatchlings surviving.
WTotalCopsAbsolute fitness for mating success (sexual selection), based on the total number of copulations.
WTotalZygotesAbsolute fitness for fertility per mate (natural selection), based on the total number of zygotes produced.
WTotalHatchlingsAbsolute fitness for offspring survivorship (natural selection), based on the total number of hatchlings surviving.
IndIndividual identification number. Note: one individual had a multi-number ID (i.e., 3-7) and another was not assigned a specific ID and was designated as "NA".
1 |
data.frame with 38 observations and 8 variables
These data were obtained from Table 1 in Howard (1979): http://www.jstor.org/stable/2460219.
Howard RD. 1979. Estimating reproductive success in natural populations. American Naturalist 114(2):221-231. http://dx.doi.org/10.1086/667586
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.