plot_spatiotemp_hab: Plot spatiotemporal habitat suitability

View source: R/plot_spatiotemp_hab.R

plot_spatiotemp_habR Documentation

Plot spatiotemporal habitat suitability

Description

Function to plot out the habitat suitability, as adjusted by the spatiotemporal move covariates

Usage

plot_spatiotemp_hab(
  hab = NULL,
  moveCov = NULL,
  plot.file = NULL,
  spwn_wk = NULL
)

Arguments

hab

is the output from create_hab

moveCov

is the output from init_moveCov

plot.file

path to save the plots of the spatiotemporal habitats

spwn_wk

is a named list of the spawning week for each population

Examples

None

pdolder/MixFishSim documentation built on Oct. 17, 2023, 4:25 p.m.