Description Usage Format Examples
Colour Palette for Arup's standard colours
1
arupcolours
An object of class character of length 7.
character
1 2 3 4
palette(arupcolours) 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.