inst/doc/cet_color_schemes.R

## ----fig.width = 7.5, fig.height = 8-------------------------------------
library("cetcolor")
display_cet_attribute(attribute = "linear")

## ----fig.width = 7.5, fig.height = 5-------------------------------------
display_cet_attribute(attribute = "diverging")

## ----fig.width = 7.5, fig.height = 3.25----------------------------------
display_cet_attribute(attribute = "rainbow")

## ----fig.width = 7.5, fig.height = 4-------------------------------------
display_cet_attribute(attribute = "cyclic")

## ----fig.width = 7.5, fig.height = 3.25----------------------------------
display_cet_attribute(attribute = "isoluminant")

## ----fig.width = 7.5, fig.height = 12------------------------------------
display_cet_all()

Try the cetcolor package in your browser

Any scripts or data that you put into this service are public.

cetcolor documentation built on May 2, 2019, 8:43 a.m.