Phy_Sigma {photobiologyPlants} | R Documentation |
Phytochrome Sigma as a function of wavelength, calculated by interpolation from data for Type I Phytochrome as compiled by Mancinelli (1994).
Phy_Sigma(w.length)
w.length |
numeric array of wavelength (nm) |
a numeric array with values for Sigma
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). doi:10.1007/978-94-011-1884-2_10
with(sun.data, Phy_Sigma(w.length))