Write a file to the disk with the title using the yaml form for inclusion in the stock assessment.

write_summary(type = c("executive", "onepage"), fileout = "01summaries.Rmd")

Arguments

type

A vector of the type of summaries you want included in the stock assessment document. Current options are listed in the default call to write_summary().

fileout

A file path for the file that will be saved to the disk. Typically, full or relative paths are allowed.

Author

Kelli F. Johnson