khroma
is a utility package: it provides usefull colour schemes for archaeological data visualization. khroma
provides Paul Tol's colour schemes and several thematic palettes (geologic timescale, FAO Soil Reference Groups, etc.) with scales for ggplot2
.
Install the released version of khroma
from CRAN:
install.packages("khroma")
Or install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("nfrerebeau/khroma")
Paul Tol offers carefully chosen schemes, ready for each type of data, with colours that are:
- distinct for all people, including colour-blind readers;
- distinct from black and white;
- distinct on screen and paper;
- matching well together.
All the scales presented in his 2018 technical note [1] are implemented here, for use with graphics
or ggplot2
.
The following scientific colour schemes are available:
- International Chronostratigraphic Chart
- FAO Soil Reference Groups
More will be added in future releases (suggestions are welcome).
[1] Tol, Paul (2018). Colour Schemes. SRON. Technical Note No. SRON/EPS/TN/09-002. URL: https://personal.sron.nl/~pault/data/colourschemes.pdf.