plot_facet_map: Raster map with year facets

Description Usage Arguments

View source: R/plot-maps.R

Description

Raster map with year facets

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
plot_facet_map(
  df,
  column = "est",
  X = "X",
  Y = "Y",
  viridis_option = "C",
  white_zero = FALSE,
  low_fill = "Steel Blue 4",
  mid_fill = "white",
  high_fill = "Red 3",
  na_colour = "red",
  transform_col = no_trans,
  raster_limits = NULL,
  text_size = 4,
  legend_position = "right"
)

Arguments

df

Dataframe.

column

Name column to be plotted.


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