translate_3.30_to_3.24_Q_setup: Use 3.30 q options to create the 3.24 q setup

View source: R/SS_readctl_3.30.R

translate_3.30_to_3.24_Q_setupR Documentation

Use 3.30 q options to create the 3.24 q setup

Description

Use 3.30 q options to create the 3.24 q setup

Usage

translate_3.30_to_3.24_Q_setup(
  Q_options,
  Nfleets,
  fleetnames = seq_len(Nfleets)
)

Arguments

Q_options

The Q options list element in the 3.30 control file r4ss list output generated from SS_readctl.

Nfleets

Number of fleets in the model

fleetnames

Name of the fleets. Defaults to fleet numbers, in the order

Value

A dataframe containing the 3.24 Q setup.


r4ss documentation built on May 28, 2022, 1:11 a.m.