View source: R/plant-qq-ratios.r
R_FR | R Documentation |
This function returns the red:far-red photon ratio of a light source spectrum.
R_FR(spct, std = "Smith10", use.cached.mult = FALSE, use.hinges = TRUE)
spct |
an object of class "source.spct". |
std |
select which definition of red and far-red should be used, defaults to "Smith". |
use.cached.mult |
logical indicating whether multiplier values should be cached between calls. |
use.hinges |
logical indicating whether to use hinges to reduce interpolation errors. |
a single numeric dimensionless value giving the R:FR photon ratio, with name attribute set to the name of the wavebands, with "(q:q)" appended.
Red
,
Far_red
and
q_ratio
.
R_FR(sun.spct)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.