DFO_report {MSEtool} | R Documentation |
Create a standard DFO MSE report
Description
Provides performance plots typical in the assessment of Canadian fish stocks.
Usage
DFO_report(
MSEobj,
output_file = NA,
author = "Author not specified",
title = NA,
maxMPs = 15
)
Arguments
MSEobj |
An object of class MSE |
output_file |
The directory and filename you wish to use for the report e.g. "C:/temp/myMSEreport.html" |
author |
The person who made this report |
title |
The title of the report |
maxMPs |
Maximum number of MPs to plot |
Author(s)
T. Carruthers
[Package MSEtool version 3.7.1 Index]