plot.raster_cube {sits}R Documentation

Generic interface for plotting stack cubes

Description

This function is deprecated and replaced by sits_view

Usage

## S3 method for class 'raster_cube'
plot(x, y, ...)

Arguments

x

object of class "raster_cube"

y

ignored

...

further specifications for plot.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.11.0 Index]