plot_legend: Plot standard maps

View source: R/plot_legend.R

plot_legendR Documentation

Plot standard maps

Description

Plot standard maps

Usage

plot_legend(
  Zlim,
  legend_x = c(0, 0.05),
  legend_y = c(0.05, 0.45),
  cex.legend = 1,
  col = viridisLite::viridis,
  legend_digits = 1,
  f = identity
)

James-Thorson/VAST documentation built on Feb. 9, 2025, 9:05 a.m.