Description Usage Arguments Value Examples
View source: R/plot_col_pallette.R
Visualise a colour palette
1 | plot_col_palette(cols)
|
cols |
character vector of colours |
a plot
1 2 3 | plot_col_palette(c("#440154FF", "#482878FF", "#3E4A89FF", "#31688EFF", "#26828EFF",
"#1F9E89FF", "#35B779FF", "#6DCD59FF", "#B4DE2CFF", "#FDE725FF"
))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.