Description Usage Arguments Details Value
View source: R/package-support.R
Interactive function to choose precise color from a pallete of tints or shades
1 | LMK_colpick(n = 1, type = c("shades", "tints"), transparency = 1)
|
n |
Number of colors to pick |
type |
One of c("shades, "tints") to plot |
transparency |
Set color transparency (alpha) from 0 (invisible) to 1 (opaque). Default is opaque |
Select any number of colors from palette
Returns a matrix of n colors listed in 3 formats: Rcolor, RGB, and HSV.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.