map_year_re.Rd
Plot the annual random effects predictions by year for the fit model
map_year_re(predictions, dir, nrow = 3, ncol = 4, verbose = FALSE)
A data frame of predictions made by sdmTMB using the
predict function based on the newdata
prediction grid passed to the
spatial, and spatio-temporal based on the fit model estimates.
A directory location where results and figures will be saved.
The number of rows to plot for multi-year figures.
The number of columns to plot for multi-year figures.
A logical that specifies if you want to print messages and
warnings to the console. The default is FALSE
.