Learn R Programming

sits (version 1.12.0)

.sits_plot_title: Create a plot title to use with ggplot

Description

Creates a plot title from row information.

Usage

.sits_plot_title(latitude, longitude, label)

Arguments

latitude

Latitude of the location to be plotted.

longitude

Longitude of the location to be plotted.

label

Lable of the location to be plotted.

Value

A string with the title to be used in the plot.