| plot.classified_image {sits} | R Documentation |
plots a classified raster using ggplot.
## S3 method for class 'classified_image' plot(x, y, ..., time = 1, title = "", legend = NULL)
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 |
Gilberto Camara, gilberto.camara@inpe.br