Learn R Programming

munsellinterpol (version 1.0.2)

MunsellRenotation: 1943 Munsell renotation data

Description

MunsellRenotation table with the 1943 Munsell renotation data (Munsell specifications in terms of CIE coordinates)

Usage

MunsellRenotation

Arguments

Format

This data frame contains the following columns:

H

Munsell hue

V

Munsell value

C

Munsell chroma

x

CIE x

y

CIE y

Y

CIE Y

References

S. M. Newhall, D. Nickerson, & D. B. Judd 1943 "Final Report of the O.S.A. Subcommittee on the Spacing of the Munsell Colors" Journal of the Optical Society of America, Vol. 33, Issue 7, pp. 385-418.

Examples

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

Run the code above in your browser using DataLab