genFLStock-methods: Methods to generate FLStock objects

genFLStockR Documentation

Methods to generate FLStock objects

Description

This method computes the FLStock slots consistently with the information provided by the FLQuant. It requires two of the triplet R/C/F to compute the third consistent with Baranov and survival's equations.

Usage

genFLStock(object, R, C, F, ...)

## S4 method for signature 'FLStock,FLQuant,FLQuant,missing'
genFLStock(object, R, C, F, ...)

## S4 method for signature 'FLStock,missing,FLQuant,FLQuant'
genFLStock(object, R, C, F, ...)

## S4 method for signature 'FLStock,FLQuant,missing,FLQuant'
genFLStock(object, R, C, F, ...)

Arguments

object

an FLStock

R

an FLQuant with iterations or missing

C

an FLQuant with iterations or missing

F

an FLQuant with iterations or missing

...

additional argument list that might not ever be used.

Value

an FLStock


flr/FLa4a documentation built on June 4, 2023, 11:05 a.m.