plot.classified_image {sits}R Documentation

Generic interface for ploting classified images

Description

plots a classified raster using ggplot.

Usage

## S3 method for class 'classified_image'
plot(x, y, ..., time = 1, title = "", legend = NULL)

Arguments

x

object of class "classified_image"

y

ignored

...

further specifications for plot.

time

temporal reference for plot.

title

Title of the plot

legend

named vector that associated labels to colors

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.13.0 Index]