DFO_report: Create a standard DFO MSE report

View source: R/DFO.R

DFO_reportR 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


Blue-Matter/OMtool documentation built on April 24, 2024, 2:07 a.m.