Description Usage Format Examples
The character vector of colorblind-friendly palette
1
data(cbp)
the length of a vector, eight.
1 2 3 4
# Confirm color code. data(cbp) barplot(setNames(rep(1,8), cbp), border = cbp, col=cbp, yaxt="n", las=2)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.