Description Usage Arguments Author(s) Examples
Generate the colours which ggplot2 would, given a certain number of
categories.
1  | 
n | 
 The number of colours to return  | 
John Colby (taken from: https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palette)
1  | barplot(1:10, col = gg_colour_hue(10))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.