NickersonColorDifference: Nickerson Color Difference

Description Usage Arguments Value Author(s) Source References Examples

View source: R/colorscience.R

Description

NickersonColorDifference Nickerson's Color Difference.

Usage

1
NickersonColorDifference(MunsellHVC1, MunsellHVC2) 

Arguments

MunsellHVC1

Munsell HVC 1

MunsellHVC2

Munsell HVC 2

Value

Delta E

Author(s)

Jose Gama

Source

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

References

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

Examples

1
NickersonColorDifference('10B 5/6','5B 5/4')

Example output

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
[1] 18

colorscience documentation built on Oct. 30, 2019, 9:33 a.m.