Description Format Author(s) Source References Examples
daylightcomponents
table with the mean relative spectral
radiant power distribution and first two eigenvectors for the CIE method of
calculating daylight.
This data frame contains the following columns:
wavelength in nm
mean relative spectral radiant power distribution
first eigenvector
second eigenvector
Jose Gama
Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.
Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.
1 2 |
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: 'Hmisc'
The following objects are masked from 'package:base':
format.pval, units
Loading required package: pracma
Attaching package: 'pracma'
The following object is masked from 'package:Hmisc':
ceil
Loading required package: sp
'data.frame': 107 obs. of 4 variables:
$ wlnm: num 300 305 310 315 320 325 330 335 340 345 ...
$ S0 : num 0.04 3.02 6 17.8 29.6 ...
$ S1 : num 0.02 2.26 4.5 13.45 22.4 ...
$ S2 : num 0 1 2 3 4 6.25 8.5 8.15 7.8 7.25 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.