Skip to contents

Plotting temperature anomalies with rigime shifts

Usage

plot_temperature_anomaly(
  data,
  x_column,
  y_column,
  mean_value,
  sd_value,
  ff,
  bb,
  y_label
)

Arguments

data

temperature data derived from .dat files

x_column

year column

y_column

temperature anomaly

mean_value

mean set at 0

sd_value

sd value set at 0.5

ff

regime shift analysis using forward routine

bb

regime shift analysis using backwards routime

y_label

Value

plot with mean, sd, regime shift lines