Learn R Programming

sits (version 0.13.1)

.sits_plot_classified_image: Plot a raster classified image

Description

plots a raster using ggplot. This function is used for showing the same lat/long location in a series of time steps.

Usage

.sits_plot_classified_image(
  cube,
  time = 1,
  title = "Classified Image",
  legend = NULL
)

Arguments

cube

A tibble with the metadata for a labelled data cube.

time

Temporal reference for plot.

title

Title of the plot

legend

named vector that associates labels to colors.