The purpose of this function is to plot the sea surface temperature anomaly data.
Examples
if (FALSE) { # \dontrun{
csv_SST <-here::here("data/oceano/sst_anomaly_cinms.csv")
plot_metric_timeseries(csv_SST)
} # }
The purpose of this function is to plot the sea surface temperature anomaly data.
if (FALSE) { # \dontrun{
csv_SST <-here::here("data/oceano/sst_anomaly_cinms.csv")
plot_metric_timeseries(csv_SST)
} # }