Learn R Programming

colorscience (version 1.0.8)

Hunter60.WhitenessIndex: Hunter 60 Whiteness Index

Description

Hunter60.WhitenessIndex Hunter 60 Whiteness Index.

Usage

Hunter60.WhitenessIndex(LabHunterMatrix)

Arguments

LabHunterMatrix

Lab Hunter values for illuminant C

References

Xrite, 2012 Color iQC and Color iMatch Color Calculations Guide Version 8.0 30 July 2012 Revision 1.0

Examples

Run this code
# NOT RUN {
HunterLab<-c(28.96756, 2.363884, 0.4821515)
Hunter60.WhitenessIndex(HunterLab)
# }

Run the code above in your browser using DataLab