| tate_display | R Documentation |
A function for visualising palettes.
tate_display(x)
x |
|
A plot of the input palette(s).
Hockney <- tate_palette(name = "Hockney") tate_display(x = Hockney) all_palettes <- tate_palette(name = "All") tate_display(x = all_palettes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.