Other packages > Find by keyword >

colorspace  

A Toolbox for Manipulating and Assessing Colors and Palettes
View on CRAN: Click here


Download and install colorspace package within the R console
Install from CRAN:
install.packages("colorspace")

Install from Github:
library("remotes")
install_github("cran/colorspace")

Install by package version:
library("remotes")
install_version("colorspace", "2.1-1")



Attach the package and use:
library("colorspace")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-01-20
Latest Update: 2023-01-23
Description:
Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, ).
How to cite:
Achim Zeileis (2005). colorspace: A Toolbox for Manipulating and Assessing Colors and Palettes. R package version 2.1-1, https://cran.r-project.org/web/packages/colorspace. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.9 (2005-01-20 12:38), 0.95 (2006-11-16 10:35), 0.97 (2008-10-25 00:02), 1.0-0 (2008-11-21 12:04), 1.0-1 (2009-04-24 18:23), 1.1-0 (2011-05-16 15:21), 1.1-1 (2012-01-13 09:45), 1.2-0 (2012-10-24 09:18), 1.2-1 (2013-01-24 14:59), 1.2-2 (2013-04-11 10:20), 1.2-3 (2013-09-16 15:31), 1.2-4 (2013-09-30 07:37), 1.2-5 (2015-03-03 13:52), 1.2-6 (2015-03-11 00:21), 1.2-7 (2016-10-11 18:47), 1.3-0 (2016-11-10 18:55), 1.3-1 (2016-11-18 10:08), 1.3-2 (2016-12-14 23:28), 1.4-0 (2019-01-13 14:01), 1.4-1 (2019-03-18 15:43), 2.0-0 (2020-11-11 08:40), 2.0-1 (2021-05-04 07:30), 2.0-2 (2021-06-24 09:00), 2.0-3 (2022-02-21 10:50), 2.1-0 (2023-01-23 12:40)
Other packages that cited colorspace R package
View colorspace citation profile
Other R packages that colorspace depends, imports, suggests or enhances
Complete documentation for colorspace
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA