plot_gradient_vocc: Plot gradient vocc with vectors coloured by variable

Description Usage

View source: R/plot-maps.R

Description

Plot gradient vocc with vectors coloured by variable

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
plot_gradient_vocc(
  df,
  vec_col = "C_per_decade",
  col_label = "Local\nclimate trend\n(°C/decade)",
  vecsize = 1,
  lwd = 1,
  low_col = scales::muted("blue"),
  high_col = scales::muted("red"),
  mid_col = "white",
  raster = NULL,
  fill_label = raster,
  coast = NULL,
  isobath = NULL
)

pbs-assess/gfranges documentation built on Dec. 13, 2021, 4:50 p.m.