This package browser is in early development. Mind the rough edges.

r-colourpicker 1.3.0

Color picker tool for Shiny and for selecting colors in plots

This package provides a color picker that can be used as an input in Shiny apps or Rmarkdown documents. The color picker supports alpha opacity, custom color palettes, and many more options. A plot color helper tool is available as an RStudio Addin, which helps you pick colors to use in your plots. A more generic color picker RStudio Addin is also provided to let you select colors to use in your R code.

Installation

Install r-colourpicker 1.3.0 as follows:

guix install r-colourpicker@1.3.0

Or install the latest version:

guix install r-colourpicker

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.