Skip to contents

A dataset of spectral reflectance expressed as a fraction of one.

Usage

green_leaf.spct

Format

A reflector_spct object with 226 rows and 2 variables

Details

  • w.length (nm)

  • Rfr (0..1)

References

Aphalo, P. J. & Lehto, T. Effects of light quality on growth and N accumulation in birch seedlings Tree Physiology, 1997, 17, 125-132

Examples

green_leaf.spct
#> Object: reflector_spct [226 x 2]
#> Wavelength range 350-800 nm, step 2 nm 
#> Label: File: reflectance.PRN  
#> Measured on 0-05-30 13:50:00 UTC 
#> Variables:
#>  w.length: Wavelength [nm]
#>  Rfr: Total spectral reflectance [/1] 
#> --
#> # A tibble: 226 × 2
#>    w.length    Rfr
#>       <dbl>  <dbl>
#>  1      350 0.0514
#>  2      352 0.0471
#>  3      354 0.0532
#>  4      356 0.0474
#>  5      358 0.0463
#>  6      360 0.0514
#>  7      362 0.0503
#>  8      364 0.0498
#>  9      366 0.0483
#> 10      368 0.0493
#> # ℹ 216 more rows