View source: R/weight_at_age-.R
write_wtatage_file | R Documentation |
Write weight-at-age file
write_wtatage_file(
file = paste0("wtatage_", format(Sys.time(), "%d-%b-%Y_%H.%M"), ".ss"),
data,
maturity
)
file |
A filename that you want to save the information as. The default
is to have an extension of |
data |
Weight at age matrix. |
maturity |
A vector of maturity at age. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.