Learn R Programming

abd (version 0.2-8)

Fireflies: Spermatophore Mass in Fireflies

Description

Measurements of spermatophore mass (milligrams) in 35 fireflies (Photinus ignitus).

Arguments

Format

A data frame with 35 observations of one variable.
sp.mass

Source

inferred from Cratsley, C.K. and S.M. Lewis. 2003. Female preference for male courtship flashes in Photinus ignitus fireflies. Behavioral Ecology 14: 135-140.

References

http://beheco.oxfordjournals.org/cgi/content/abstract/14/1/135

http://en.wikipedia.org/wiki/Firefly

Examples

Run this code
str(Fireflies)
histogram(~sp.mass, Fireflies, n=12)

Run the code above in your browser using DataLab