print.palette: Function for printing palette

View source: R/print_palette.R

print.paletteR 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"))

RSSthemes documentation built on Aug. 30, 2023, 1:09 a.m.