.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)
Value
title to be used in the plot.
Arguments
- latitude
- latitude of the location to be plotted. 
- longitude
- longitude of the location to be plotted. 
- label
- label of the location to be plotted.