print.palette {RSSthemes} | R Documentation |
Function for printing palette
Description
Function for printing palette
Usage
## S3 method for class 'palette'
print(x, ...)
Arguments
x |
the object to be printed. |
... |
further arguments to be passed to or from other methods. They are ignored in this function. |
Value
A plot of the specified colour palette.
Examples
print(RSScols("signif_qual"))
[Package RSSthemes version 1.0.0 Index]