Learn R Programming

sits (version 1.12.0)

sits_plot_raster: Plot a raster classified images

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_raster(raster_class.tb, time = 1, title = "Classified Image",
  colors = NULL)

Arguments

raster_class.tb

A tibble with the metadata for a classified raster object.

time

Temporal reference for plot.

title

A string.

colors

Color pallete.