XL2Fleet: Import Fleet Object from Excel file

View source: R/MOM_import.R

XL2FleetR Documentation

Import Fleet Object from Excel file

Description

Imports a Fleet Object from a correctly formatted Excel file.

Usage

XL2Fleet(name = NULL, cpars = NULL, msg = TRUE)

Arguments

name

Name of the OM Excel file. Provide full file path if not in current directory.

cpars

An optional list of custom parameters (single parameters are a vector nsim long, time series are a matrix nsim rows by nyears columns)

msg

Should messages be printed?

Details

An error message will alert if any slots are missing values, or if the Excel file is missing the required tabs.

Value

An object of class Fleet

Author(s)

A. Hordyk


MSEtool documentation built on July 26, 2023, 5:21 p.m.