print.palette: Print Method for Palette Objects
Description
Visualizes the palette and associated satellite image.
Usage
# S3 method for palette
print(x, ...)
Value
No return value; called for its side effect of plotting.
Arguments
- x
An object of class "palette"
.
- ...
Additional arguments passed to plotting methods.