firefly {ADER} | R Documentation |
Number of eggs laid by female fireflies (Photinus ignitus (Fall, 1927)) after mating either with just one male or sequentially with three males.
data("firefly")
A data frame with 40 observations on the following 3 variables.
weight
Weight of each female firefly.
eggs
Number of eggs produced after mating.
mating
Type of experimental mating: either single
male or triple
mating with tree different males.
Rooney, J. and Lewis, S. M. 2002 Fitness advantage from nuptial gifts in female fireflies. Ecological Entomology 27: 373-377.
data(firefly)
str(firefly)