Learn R Programming

colouR

colouR is a useful tool for analyzing and utilizing the colors in images, as well as providing color palettes. A demonstration of the package can be found here: https://alaninglis.github.io/colouR/articles/colouR.html

Installation

You can install colouR directly from CRAN via:

install.packages("colouR")

Alternativley, you can install the development version of colouR from GitHub with:

# install.packages("devtools")
devtools::install_github("AlanInglis/colouR")

You can then load the package with:

library(corrViz)

Copy Link

Version

Install

install.packages('colouR')

Monthly Downloads

215

Version

0.1.1

License

GPL (>= 2)

Maintainer

Last Published

September 26th, 2023

Functions in colouR (0.1.1)

img2pal

Create a Colour Palette from an Image
getExtension

getExtension
groupCols

groupCols
getTopCol

getTopCol
plotPalette

plotPalette
excludeCols

excludeCols
avgHex

avgHex
read_image_from_url

read_image_from_url
colPalette

colPalette
radiohead_palettes

list of radiohead colour palettes
scaleFill

scaleFill
scaleColor

scaleColor
taylor_palettes

list of Taylor swift colour palettes