Learn R Programming

MSEtool (version 3.7.3)

makeMOM: Utility for making multi-OMs

Description

Converts an OM to a single stock, single fleet MOM.

Usage

makeMOM(..., silent = FALSE)

Value

A class MOM object.

Arguments

...

An OM.

silent

Should messages be printed out to the console?

Author

Q. Huynh

Examples

Run this code
MOM <- makeMOM(testOM)

Run the code above in your browser using DataLab