Learn R Programming

colorscience (version 1.0.8)

PreucilPercentGreyness: Preucil Percentage of Greyness

Description

PreucilPercentGreyness Preucil Percentage of Greyness.

Usage

PreucilPercentGreyness(RGBmatrix)

Arguments

RGBmatrix

RGB coordinates

Value

Percentage of Greyness

References

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

Examples

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

Run the code above in your browser using DataLab