computeYield: Function to compute and update yield

View source: R/computeYield.R

computeYieldR Documentation

Function to compute and update yield

Description

Function to compute and update yield

Usage

computeYield(data, processingParameters, formulaParameters,
  flagTable = faoswsFlagTable)

Arguments

data

The data.table object containing the data.

processingParameters

A list of the parameters for the production processing algorithms. See defaultProductionParameters() for a starting point.

formulaParameters

A list holding the names and parmater of formulas. See productionFormulaParameters.

flagTable

see data(faoswsFlagTable) in faoswsFlag

Value

The updated data.table.


SWS-Methodology/faoswsProduction documentation built on March 21, 2023, 8:27 p.m.