| plot.raster_cube {sits} | R Documentation |
Generic interface for plotting stack cubes
## S3 method for class 'raster_cube' plot(x, y, ..., band, time = 1)
x |
object of class "raster_cube" |
y |
ignored |
... |
further specifications for plot. |
band |
band to be plotted |
time |
time instance |
Gilberto Camara, gilberto.camara@inpe.br