print.palette {earthtones}R Documentation

Print Method for Palette Objects

Description

Visualizes the palette and associated satellite image.

Usage

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

Arguments

x

An object of class "palette".

...

Additional arguments passed to plotting methods.

Value

No return value; called for its side effect of plotting.


[Package earthtones version 0.2.0 Index]