plotMnwtMatrix: plotMnwtMatrix 'plotMnwtMatrix' make a colored matrix showing...

Description Usage Arguments

View source: R/plotMnwtMatrix.R

Description

plotMnwtMatrix plotMnwtMatrix make a colored matrix showing years/sexes where model-estimated mean weight differed from input.

Usage

1
2
3
4
5
6
7
8
9
plotMnwtMatrix(
  summaryoutput,
  surveydata,
  fleet = 1,
  maxage = 30,
  fillNA = F,
  png = F,
  printfolder
)

Arguments

summaryoutput

generated via SS_output()

surveydata

raw data frame – in format from NWFSCAssess/survey

fleet

defaults to 1; can currently only take one value at a time

maxage

the maximum age you'd like the plot to generate to

print

do you want the plot to save in y


mkapur/kaputils documentation built on Nov. 14, 2021, 3:23 a.m.