| colour_plot | R Documentation | 
Display a chart of colours from a vector of colours or ggthemr object.
colour_plot(x) ## S3 method for class 'character' colour_plot(x) ## S3 method for class 'ggthemr' colour_plot(x) ## S3 method for class 'ggthemr_palette' colour_plot(x) ## S3 method for class 'ggthemr_swatch' colour_plot(x)
| x | Character vector of colours or ggthemr palette object. | 
Ciaran Tobin
 
colour_plot(c('#14B294', 'coral'))
colour_plot(ggthemr('sea'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.