Learn R Programming

colorscience (version 1.0.8)

MunsellV2Y: Munsell value to CIE XYZ "Y"

Description

MunsellV2Y Munsell value to CIE XYZ "Y" .

Usage

MunsellV2Y(V)

Arguments

V

Munsell value

Value

CIE XYZ "Y"

References

ASTM, 2008 ASTM Standard D1535-08

Examples

Run this code
# NOT RUN {
MunsellV2Y(5)
# }

Run the code above in your browser using DataLab