A/Q curves

Format

A data frame with 64 observations on the following 6 variables.

list('ID')
a numeric vector
list('trt')
a factor with levels mxg swg
list('A')
a numeric vector. Assimilation
list('PARi')
a numeric vector. Photosynthetic Active Radiation (incident).
list('Tleaf')
a numeric vector. Temperature of the leaf.
list('RH_S')
a numeric vector. Relative humidity (fraction).

A/Q curves

Description

Example of A/Q curves which serves as a template for using the Opc4photo and mOpc4photo functions.

Details

swg stand for switchgrass (Panicum virgatum) mxg stands for miscanthus (Miscanthus x gignateus)

above ~~

References

Dandan Wang

Examples

data(aq) plotAQ(aq)