Learn R Programming

colorscience (version 1.0.8)

TCSdata: The spectral reflectance data of 14 color test samples for CRI

Description

TCSdata is a table with the spectral reflectance data of 14 color test samples for CRI.

Usage

TCSdata

Arguments

Format

This data frame contains the following data:

wavelength

wavelength (nm)

TCS1

spectral reflectance data for sample 1

TCS2

spectral reflectance data for sample 2

TCS3

spectral reflectance data for sample 3

TCS4

spectral reflectance data for sample 4

TCS5

spectral reflectance data for sample 5

TCS6

spectral reflectance data for sample 6

TCS7

spectral reflectance data for sample 7

TCS8

spectral reflectance data for sample 8

TCS9

spectral reflectance data for sample 9

TCS10

spectral reflectance data for sample 10

TCS11

spectral reflectance data for sample 11

TCS12

spectral reflectance data for sample 12

TCS13

spectral reflectance data for sample 13

TCS14

spectral reflectance data for sample 14

References

Rensselaer Polytechnic Institute Light Sources and Color Q & A Appendix B: MATLAB script for calculating measures of light source color: CCT, CRI, GA, and FSI http://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/appendixb1.asp

Examples

Run this code
# NOT RUN {
data(TCSdata)
TCSdata
# }

Run the code above in your browser using DataLab