ggthemr (version 1.0.2)

colour_plot: Plot colours

Description

Display a chart of colours from a vector of colours or ggthemr object.

Usage

colour_plot(x)
"colour_plot"(x)
"colour_plot"(x)
"colour_plot"(x)
"colour_plot"(x)

Arguments

x
Character vector of colours or ggthemr palette object.

Examples

Run this code
 
colour_plot(c('#14B294', 'coral'))
colour_plot(ggthemr('sea'))

Run the code above in your browser using DataLab