bugs: Bugs

Description Format Source Examples

Description

This data frame contains data from an experiment to see if insects are more attracted to some colors than to others. The researchers prepared colored cards with a sticky substance so that insects that landed on them could not escape. The cards were placed in a field of oats in July. Later the researchers returned, collected the cards, and counted the number of cereal leaf beetles trapped on each card.

Format

A data frame with 24 observations on the following 2 variables.

Source

M. C. Wilson and R. E. Shade, Relative attractiveness of various luminescent colors to the cereal leaf beetle and the meadow spittlebug, Journal of Economic Entomology 60 (1967), 578–580.

Examples

1
2
data(bugs)
summary(NumTrap ~ Color, bugs, fun=favstats)

fastR documentation built on May 1, 2019, 11:18 p.m.