drc (version 3.0-1)

spinach: Inhibition of photosynthesis

Description

Data from an experiment investigating the inhibition of photosynthesis in response to two synthetic photosystem II inhibitors, the herbicides diuron and bentazon. More specifically, the effect of oxygen consumption of thylakoid membranes (chloroplasts) from spinach was measured after incubation with the synthetic inhibitors in 5 assays, resulting in 5 dose-response curves.

Usage

data(spinach)

Arguments

Format

A data frame with 105 observations on the following four variables:

Source

Streibig, J. C. (1998) Joint action of natural and synthetic photosystem II inhibitors, Pesticide Science, 55, 137--146.

Details

The experiment is described in more details by Streibig (1998).

Examples

Run this code

## Displaying the first rows in the dataset
head(spinach)  # displaying first 6 rows in the data set

Run the code above in your browser using DataLab