Learn R Programming

abd (version 0.2-8)

BeeLifespans: Bee Lifespans

Description

Lifespan of 33 foraging honey bees.

Arguments

Format

A data frame with 33 observations on the following variable.
hours
a numeric vector

Source

inferred from Visscher, P.K. and R. Dukas. 1997. Survivorship of foraging honey bees. Insectes Sociaux 44: 1-5.

Examples

Run this code
histogram(~hours, BeeLifespans, n=10)
densityplot(~hours, BeeLifespans)

Run the code above in your browser using DataLab