1
2
3
4
5
#

Name:

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.

Variables:

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

CURVE

a numeric vector specifying the assay or curve (a total of 5 independent assays where used in this experiment).

HERBICIDE

a character vector specifying the herbicide applied: bentazon or diuron.

DOSE

a numeric vector giving the herbicide concentration in muMol.

SLOPE

a numeric vector with the measured response: oxygen consumption of thylakoid membranes.

 

Details

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

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

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

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Inhibition_of_photosynthesis_496_79.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.