PlotSymmetry {colorpatch} | R Documentation |
Plots the symmetry of a bivariate color scale
PlotSymmetry(pal, color.space = "LAB")
pal |
A two-sided input palette colorspace::color |
color.space |
Color space where the distances shall be computed (default "LAB") |
a ggplot object
data("OptimGreenRedLAB")
PlotSymmetry(OptimGreenRedLAB)