Learn R Programming

colorscience (version 1.0.8)

PreucilPercentHueError: Preucil Percentage of Greyness

Description

PreucilPercentHueError Preucil Percentage of Hue Error.

Usage

PreucilPercentHueError(RGBmatrix)

Arguments

RGBmatrix

RGB coordinates

Value

Percentage of HueError

References

Robert William Gainer Hunt, 1987 The Reproduction of Colour Fountain Press Edition 4, illustrated

Examples

Run this code
# NOT RUN {
PreucilPercentHueError(c(24,72,44))
# }

Run the code above in your browser using DataLab