| print_palette | R Documentation | 
Prints the chosen technocolour palette of length n.
print_palette(palette, n, ...)
| palette | The name of the chosen palette. Choices are from:  | 
| n | The integer length of the desired palette. Default value is the length of the specified palette. | 
A plot showing the colours of the chosen technocolour colour palette.
print_palette(palette = "esther") print_palette(palette = "esther", n = 5) print_palette(palette = "esther", n = 5, interpolate = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.