File: colourpicker-package.Rd

package info (click to toggle)
r-cran-colourpicker 1.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,548 kB
  • sloc: javascript: 1,490; makefile: 13; sh: 3
file content (15 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/colourpicker-package.R
\docType{package}
\name{colourpicker-package}
\alias{colourpicker-package}
\title{colourpicker}
\description{
A colour picker tool for Shiny and for selecting colours in plots
}
\details{
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.

View the \href{https://github.com/daattali/colourpicker}{full README} for more details
and to see demos.
}