Learn R Programming

colorscience (version 1.0.8)

MaxChromaFromExtrapRenotationData: Table with maximum chroma for which extrapolated renotation data is available

Description

MaxChromaFromExtrapRenotationData table with maximum chroma for which extrapolated renotation data is available.

Usage

MaxChromaFromExtrapRenotationData

Arguments

Format

This data frame contains the following columns:

H

Hue

V

Value

MaximumChroma

Maximum Chroma

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(MaxChromaFromExtrapRenotationData)
MaxChromaFromExtrapRenotationData
# }

Run the code above in your browser using DataLab