plot_crayons: Illustration of crayon colors

Description Usage Arguments Value Author(s) References Examples

View source: R/AuxiliaryPlotFunctions.R

Description

Creates a plot of the crayon colors in ColorVectors

Usage

1
2
plot_crayons(method2order = c("hsv", "cluster"), cex = 0.6, mar = rep(0.1,
  4))

Arguments

method2order

method to order colors ("hsv" or "cluster")

cex

character expansion for the text

mar

margin paramaters; vector of length 4 (see par)

Value

None

Author(s)

Karl W Broman, kbroman@biostat.wisc.edu

References

http://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors

Examples

1

DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.