arupcolors: Arup Color Palette

Description Usage Format Examples

Description

Color Palette for Arup's standard colors

Usage

1

Format

An object of class character of length 7.

Examples

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)

lingwhatics/daleym documentation built on May 21, 2019, 6:16 a.m.