View source: R/print_palette.R
print.palette | R Documentation |
Function for printing palette
## S3 method for class 'palette'
print(x, ...)
x |
the object to be printed. |
... |
further arguments to be passed to or from other methods. They are ignored in this function. |
A plot of the specified colour palette.
print(RSScols("signif_qual"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.