Description Usage Format Examples
Color Palette for Arup's standard colors
1
arupcolors
An object of class character of length 7.
character
1 2 3 4
palette(arupcolors) test <- seq(1:6) dotchart(test, color = 1:6) legend('topleft', legend = test, col = 1:6, cex = 1, pch = 1)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.