Other packages > Find by keyword >

khroma  

Colour Schemes for Scientific Data Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("khroma", "1.14.0")



Attach the package and use:
library("khroma")
Maintained by
Nicolas Frerebeau
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-19
Latest Update: 2023-08-21
Description:
Color schemes ready for each type of data (qualitative, diverging or sequential), with colors that are distinct for all people, including color-blind readers. This package provides an implementation of Paul Tol (2018) and Fabio Crameri (2018) color schemes for use with 'graphics' or 'ggplot2'. It provides tools to simulate color-blindness and to test how well the colors of any palette are identifiable. Several scientific thematic schemes (geologic timescale, land cover, FAO soils, etc.) are also implemented.
How to cite:
Nicolas Frerebeau (2018). khroma: Colour Schemes for Scientific Data Visualization. R package version 1.14.0, https://cran.r-project.org/web/packages/khroma. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2018-10-19 17:20), 1.1.0 (2019-02-24 17:00), 1.1.1 (2019-04-10 17:42), 1.1.2 (2019-06-02 06:50), 1.1.3 (2019-06-05 16:10), 1.2.0 (2019-08-19 18:30), 1.3.0 (2019-10-26 18:00), 1.4.0 (2020-10-05 19:40), 1.4.1 (2021-03-17 09:00), 1.5.0 (2021-04-23 06:30), 1.6.0 (2021-06-14 18:10), 1.7.0 (2021-09-02 16:50), 1.8.0 (2022-01-20 21:02), 1.9.0 (2022-06-18 15:50), 1.10.0 (2023-04-17 18:00), 1.11.0 (2023-08-21 15:20), 1.12.0 (2024-01-08 13:20), 1.13.0 (2024-07-01 12:21)
Other packages that cited khroma R package
View khroma citation profile
Other R packages that khroma depends, imports, suggests or enhances
Complete documentation for khroma
Functions, R codes and Examples using the khroma R package
Some associated functions: colour . compare . convert . info . khroma-package . plot.color_scheme . plot_map . plot_scheme . plot_scheme_colourblind . plot_tiles . ramp . scale_crameri_acton . scale_crameri_bam . scale_crameri_bamO . scale_crameri_bamako . scale_crameri_batlow . scale_crameri_batlowK . scale_crameri_batlowW . scale_crameri_berlin . scale_crameri_bilbao . scale_crameri_broc . scale_crameri_brocO . scale_crameri_buda . scale_crameri_bukavu . scale_crameri_cork . scale_crameri_corkO . scale_crameri_cyclic . scale_crameri_davos . scale_crameri_devon . scale_crameri_diverging . scale_crameri_fes . scale_crameri_grayC . scale_crameri_hawaii . scale_crameri_imola . scale_crameri_lajolla . scale_crameri_lapaz . scale_crameri_lisbon . scale_crameri_mutlisequential . scale_crameri_nuuk . scale_crameri_oleron . scale_crameri_oslo . scale_crameri_roma . scale_crameri_romaO . scale_crameri_sequential . scale_crameri_tofino . scale_crameri_tokyo . scale_crameri_turku . scale_crameri_vanimo . scale_crameri_vik . scale_crameri_vikO . scale_land . scale_logical_discrete . scale_okabeito_discrete . scale_picker . scale_soil . scale_stratigraphy . scale_tol_BuRd . scale_tol_PRGn . scale_tol_YlOrBr . scale_tol_bright . scale_tol_dark . scale_tol_discrete . scale_tol_discreterainbow . scale_tol_diverging . scale_tol_highcontrast . scale_tol_incandescent . scale_tol_iridescent . scale_tol_light . scale_tol_mediumcontrast . scale_tol_muted . scale_tol_nightfall . scale_tol_pale . scale_tol_sequential . scale_tol_smoothrainbow . scale_tol_sunset . scale_tol_vibrant . 
Some associated R codes: anomalize.R . color.R . compare.R . convert.R . ggplot2.R . info.R . khroma-internal.R . khroma-package.R . plot.R . plot_map.R . plot_scheme.R . plot_scheme_colorblind.R . plot_tiles.R . print.R . ramp.R . scale_colour_crameri.R . scale_colour_okabeito.R . scale_colour_other.R . scale_colour_science.R . scale_colour_tol.R .  Full khroma package functions and examples
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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