colourpicker v1.1.0
Monthly downloads
A Colour Picker Tool for Shiny and for Selecting Colours in Plots
A colour picker that can be used as an input in 'Shiny' apps
or Rmarkdown documents. The colour picker supports alpha opacity, custom
colour palettes, and many more options. A Plot Colour Helper tool is
available as an 'RStudio' Addin, which helps you pick colours to use in your
plots. A more generic Colour Picker 'RStudio' Addin is also provided to let
you select colours to use in your R code.
Readme
{colourpicker} - A Colour Picker Tool for Shiny and for Selecting Colours in Plots
Demo · Created by Dean Attali
{colourpicker} gives you a colour picker widget that can be used in different contexts in R.
The most common uses of {colourpicker} are to use the colourInput()
function to create a colour input in
Shiny, or to use the
plotHelper()
function/RStudio Addin to easily select colours for a
plot.
Need Shiny help? I’m available for
consulting.
If you find
{colourpicker} useful, please consider supporting my
work to unlock rewards! ❤
Table of contents
Functions in colourpicker
Name | Description | |
colourPicker | Colour picker gadget | |
runExample | Run a colourpicker example | |
colourWidget | Create a colour picker htmlwidget | |
colourInput | Create a colour input control | |
plotHelper | Plot colour helper | |
colourpicker-package | colourpicker | |
updateColourInput | Change the value of a colour input | |
No Results! |
Vignettes of colourpicker
Name | ||
colourpicker.Rmd | ||
No Results! |
Last month downloads
Details
imports | ggplot2 , htmltools , htmlwidgets (>= 0.7) , jsonlite , miniUI (>= 0.1.1) , shiny (>= 0.11.1) , shinyjs (>= 2.0.0) , utils |
suggests | knitr (>= 1.7) , rmarkdown , rstudioapi (>= 0.5) , shinydisconnect |
depends | R (>= 3.1.0) |
Contributors | David Griswold |
Include our badge in your README
[](http://www.rdocumentation.org/packages/colourpicker)