Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotColorQuantiles

Visualize Color Quantiles


Description

This function creates a visualization of the output from colorQuantiles using lattice graphics.

Usage

plotColorQuantiles(res, pt.cex = 7, lab.cex = 0.66)

Arguments

res

list returned by colorQuantiles

pt.cex

scaling factor for color chips

lab.cex

chip label scaling factor

Details

Marginal percentiles and L1 median CIELAB values from colorQuantiles are combined into a single plot, arranged in panels according to L, A, and B coordinates. Munsell "chips" (colors and labels) are based on the closest Munsell color found via rgb2Munsell.

Value

a lattice graphics object

Author(s)

D.E. Beaudette


aqp

Algorithms for Quantitative Pedology

v1.29
GPL (>= 3)
Authors
Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.