color_wheel: Color Wheel

Description Usage Arguments Examples

View source: R/graphics.R

Description

Plot a color wheel for a given color.

Usage

1

Arguments

str

A Character string representing the color of interest.

...

Additional optional arguments to be passed on to pie.

Examples

1
2
3
color_wheel("purple")
color_wheel("springgreen")
color_wheel("blue", cex = 0.75)

bgreenwell/bmisc documentation built on Sept. 24, 2019, 11:09 a.m.