Learn R Programming

colorscience (version 1.0.8)

huedegreemunsell: Table with Munsell hue degrees

Description

huedegreemunsell table with Munsell hue degrees.

Usage

huedegreemunsell

Arguments

Format

This data frame contains the following columns:

HueDegree

hue degree

HueMunsell

hue in Munsell H

References

Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html

James D. Foley, Andries van Dam, Steven K. Feiner, & John F. Hughes, 1990 Computer Graphics: Principles and Practice, 2nd ed., Addison-Wesley Publishing Company.

Gunter Wyszecki & W. S. Stiles, 1982 Color Science: Concepts and Methods, Quantitative Data and Formulae, 2nd edition, John Wiley and Sons

Examples

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

Run the code above in your browser using DataLab