write_wtatage_file.Rd
Write weight-at-age file
write_wtatage_file( file = paste0("wtatage_", format(Sys.time(), "%Y"), "created_", format(Sys.time(), "%d-%b-%Y_%H.%M"), ".ss"), data, maturity )
A filename that you want to save the information as. The default is to have an extension of .ss such that the file can be used for Stock Synthesis. The file path can either be relative or absolute.
.ss
Weight at age matrix.
A vector of maturity at age.