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-0")



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 <https://colorspace.R-Forge.R-project.org/> and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, <doi:10.18637/jss.v096.i01>).
How to cite:
Achim Zeileis (2005). colorspace: A Toolbox for Manipulating and Assessing Colors and Palettes. R package version 2.1-0, https://cran.r-project.org/web/packages/colorspace
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)
Other packages that cited colorspace R package
View colorspace citation profile
Other R packages that colorspace depends, imports, suggests or enhances
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

nlstac  
An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitti ...
Download / Learn more Package Citations See dependency  
bootSVD  
Fast, Exact Bootstrap Principal Component Analysis for High Dimensional Data
Implements fast, exact bootstrap Principal Component Analysis and Singular Value Decompositions for ...
Download / Learn more Package Citations See dependency  
plsRbeta  
Partial Least Squares Regression for Beta Regression Models
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013,< ...
Download / Learn more Package Citations See dependency  
odpc  
One-Sided Dynamic Principal Components
Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pe ...
Download / Learn more Package Citations See dependency  
daySupply  
Calculating Days' Supply and Daily Dose of Prescriptions
Allows clinicians and researchers to compute daily dose (and subsequently days' supply) for prescrip ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns