translate_3.30_to_3.24_Q_setup {r4ss}R 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.


[Package r4ss version 1.44.0 Index]