Learn R Programming

abd (version 0.1-21)

AlgaeCO2: Carbon Dioxide and Growth Rate in Algae

Description

Growth rates of the unicellular alga Chlamydomonas after 1,000 generations of selection under High and Normal levels of carbon dioxide.

Usage

data(AlgaeCO2)

Arguments

source

Collins, S. and G. Bell. 2004. Phenotypic consequences of 1,000 generations of selection at elevated CO$_{2}$ in a green alga. Nature 431: 566-569.

References

http://www.nature.com/nature/journal/v431/n7008/full/nature02945.html

Examples

Run this code
data(AlgaeCO2)
AlgaeCO2
xyplot(growthrate ~ treatment, AlgaeCO2, type = c('p', 'a'))

Run the code above in your browser using DataLab