Learn R Programming

colorscience (version 1.0.8)

NickersonColorDifference: Nickerson Color Difference

Description

NickersonColorDifference Nickerson's Color Difference.

Usage

NickersonColorDifference(MunsellHVC1, MunsellHVC2)

Arguments

MunsellHVC1

Munsell HVC 1

MunsellHVC2

Munsell HVC 2

Value

Delta E

References

Bruce Justin Lindbloom, 2013 Color Calculator http://www.brucelindbloom.com

Examples

Run this code
# NOT RUN {
NickersonColorDifference('10B 5/6','5B 5/4')
# }

Run the code above in your browser using DataLab