print.palette: Print Method for Palette Objects

View source: R/earth.R

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


earthtones documentation built on April 4, 2025, 4:33 a.m.