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 Dec. 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

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
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  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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