plot.raster_cube {sits}R Documentation

Generic interface for plotting stack cubes

Description

Generic interface for plotting stack cubes

Usage

## S3 method for class 'raster_cube'
plot(x, y, ..., band, time = 1)

Arguments

x

object of class "raster_cube"

y

ignored

...

further specifications for plot.

band

band to be plotted

time

time instance

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.14.0 Index]