Internal: Generate colours based on number of K.
getColours(k)
A numeric indicating the number of colours required
Returns a character vector of k colours in hexadecimal format
Colours 1 to 12 are custom unique colours. Colours beyond 15 are generated from colour ramp rich.colors()
from package gplots
.