PlotCrayons: Illustration of crayon colors which is a copy of Karl...

View source: R/PlotCrayons.R

PlotCrayonsR Documentation

Illustration of crayon colors which is a copy of Karl Broman's function

Description

Copyright (C) 2018 Karl Broman GNU General Public License, version 3, available at https://www.r-project.org/Licenses/GPL-3

Usage

PlotCrayons(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)

Details

This function Creates a plot of the crayon colors in PlotColors

Value

None. Produces a plot.

Author(s)

Karl W Broman, kbroman@biostat.wisc.edu

References

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

https://github.com/kbroman/pkg_primer/blob/gh-pages/example/stage5/R/Plot_crayons.R

See Also

PlotColors

Examples

plot_crayons()


leftygray/LeftysRpkg documentation built on Feb. 11, 2024, 5:13 p.m.