Phy_Sigma_R: Pr Sigma as a function of wavelength

View source: R/Phy-Sigma-R.r

Phy_Sigma_RR Documentation

Pr Sigma as a function of wavelength

Description

Pr Sigma as a function of wavelength, calculated by interpolatio from data for Type I Phytochrome as compiled by Mancinelli (1994).

Usage

Phy_Sigma_R(w.length, use.cached.mult = FALSE)

Arguments

w.length

numeric array of wavelength (nm)

use.cached.mult

logical ignored

Value

a numeric array with values for Sigma

References

Mancinelli, A.L. (1994) The physiology of phytochrome action. In Photomorphogenesis in plants, 2nd edition. R.E. Kendrick and G.H.M. Kronenberg, eds. Kluwer Academic Publishers, Dordrecht, pp. 211-269. ISBN 978-0-7923-2551-2 (print), 978-94-011-1884-2 (on-line). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/978-94-011-1884-2_10")}

See Also

Phy_Sigma, Pfr_Ptot and Pfr_Ptot_R_FR

Examples

with(sun.data, Phy_Sigma_R(w.length))
with(sun.data, Phy_Sigma_R(w.length, TRUE))


photobiologyPlants documentation built on May 31, 2023, 6:08 p.m.