View source: R/print_palette.R
print.palette | R Documentation |
Function for printing palette
## S3 method for class 'palette'
print(x, ...)
x |
Name of palette |
... |
Other arguments |
A vector of colors.
pal <- dune_palette("atreides")
print.palette(pal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.