View source: R/SSmakeMmatrix.R
SSmakeMmatrix | R Documentation |
Inspired by Valerio Bartolino and North Sea herring
SSmakeMmatrix( mat, startyr, outfile = NULL, overwrite = FALSE, yrs.in.columns = TRUE )
mat |
a matrix of natural mortality by year and age, starting with age 0 |
startyr |
the first year of the natural mortality values (no missing years) |
outfile |
optional file to which the results will be written |
overwrite |
if 'outfile' is provided and exists, option to overwrite or not |
yrs.in.columns |
an indicator of whether the matrix has years in columns or rows |
Prints inputs with option to write to chosen file
Ian Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.