plot_t_ranked_anom: Plot the seasonal anomaly

Description Usage Arguments

View source: R/visualize.R

Description

Plot the seasonal anomaly

Usage

1
2
plot_t_ranked_anom(x, n_sd = c(-3, 3), label_format = "%0.0f",
  main = pretty_main(x$t_step, what = "Ranked Anomalies"))

Arguments

x

a stsaav object

n_sd

numeric vector, number of standard deviation steps above/below by default we use -3 to +3

label_format

character the formating specification for the color bar


BigelowLab/stsaav documentation built on May 5, 2019, 2:45 p.m.