LMK_colpick: Graphical Color Picker

Description Usage Arguments Details Value

View source: R/package-support.R

Description

Interactive function to choose precise color from a pallete of tints or shades

Usage

1
LMK_colpick(n = 1, type = c("shades", "tints"), transparency = 1)

Arguments

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

Details

Select any number of colors from palette

Value

Returns a matrix of n colors listed in 3 formats: Rcolor, RGB, and HSV.


lmkCHK documentation built on Oct. 23, 2020, 5:21 p.m.