Learn R Programming

RSSthemes (version 1.0.0)

print.palette: Function for printing palette

Description

Function for printing palette

Usage

# S3 method for palette
print(x, ...)

Value

A plot of the specified colour palette.

Arguments

x

the object to be printed.

...

further arguments to be passed to or from other methods. They are ignored in this function.

Examples

Run this code
print(RSScols("signif_qual"))

Run the code above in your browser using DataLab