Description Format Author(s) Source References Examples
XYZperfectreflectingdiffuser
table with perfect reflecting
diffuser data.
This data frame contains the following columns:
Illuminant
CIE tristimulus X 2 deg observer
CIE tristimulus Y 2 deg observer
CIE tristimulus Z 2 deg observer
CIE tristimulus X 10 deg observer
CIE tristimulus Y 10 deg observer
CIE tristimulus Z 10 deg observer
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, round.POSIXt, trunc.POSIXt, units
Loading required package: munsellinterpol
Loading required package: geometry
Loading required package: magic
Loading required package: abind
Loading required package: pracma
Attaching package: 'pracma'
The following object is masked from 'package:munsellinterpol':
hypot
The following objects are masked from 'package:geometry':
dot, polyarea
The following object is masked from 'package:magic':
magic
The following object is masked from 'package:Hmisc':
ceil
Loading required package: sp
Attaching package: 'colorscience'
The following objects are masked from 'package:munsellinterpol':
XYZ2xyY, xyY2XYZ
'data.frame': 11 obs. of 7 variables:
$ Illuminant: chr "A" "B" "C" "D50" ...
$ X2 : num 1.099 0.991 0.981 0.964 0.957 ...
$ Y2 : num 1 1 1 1 1 1 1 1 1 1 ...
$ Z2 : num 0.356 0.852 1.182 0.825 0.921 ...
$ X10 : num 1.111 0.992 0.973 0.967 0.958 ...
$ Y10 : num 1 1 1 1 1 1 1 1 1 1 ...
$ Z10 : num 0.352 0.843 1.161 0.814 0.909 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.