Learn R Programming

Sleuth3 (version 1.0-3)

ex0817: Biological Pest Control

Description

In a study of the effectiveness of biological control of the exotic weed tansy ragwort, researchers manipulated the exposure to the ragwort flea beetle on 15 plots that had been planted with a high density of ragwort. Harvesting the plots the next season, they measured the average dry mass of ragwort remaining (grams/plant) and the flea beetle load (beetles/gram of ragwort dry mass) to see if the ragwort plants in plots with high flea beetle loads were smaller as a result of herbivory by the beetles.

Usage

ex0817

Arguments

Format

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

Load

flee beetle load (in beetles/gram of ragwort dry mass)

Mass

dry mass of ragwort weed

References

McEvoy, P. and Cox, C. (1991). Successful Biological Control of Ragwort, Senecio jacobaea, by introducing insects in Oregon, Ecological Applications 1(4): 430--442.

Examples

Run this code
# NOT RUN {
str(ex0817)
# }

Run the code above in your browser using DataLab