PlotSymmetry: Plots the symmetry of a bivariate color scale

Description Usage Arguments Value Examples

View source: R/colorpatch_impl.R

Description

Plots the symmetry of a bivariate color scale

Usage

1
PlotSymmetry(pal, color.space = "LAB")

Arguments

pal

A two-sided input palette colorspace::color

color.space

Color space where the distances shall be computed (default "LAB")

Value

a ggplot object

Examples

1
2
data("OptimGreenRedLAB")
PlotSymmetry(OptimGreenRedLAB)

colorpatch documentation built on May 1, 2019, 10:28 p.m.