cbp: A colorblind-friendly palette

Description Usage Format Examples

Description

The character vector of colorblind-friendly palette

Usage

1

Format

the length of a vector, eight.

Examples

1
2
3
4
# Confirm color code.
data(cbp)
barplot(setNames(rep(1,8), cbp),
border = cbp, col=cbp, yaxt="n", las=2)

shkonishi/rskodata documentation built on June 24, 2019, 1:03 p.m.