getMDFR.SdRep.DerivedVars: Get sd_report info on derived quantities as a dataframe

View source: R/getMDFR.SdRep.DerivedVars.R

getMDFR.SdRep.DerivedVarsR Documentation

Get sd_report info on derived quantities as a dataframe

Description

Function to get sd_report info on derived time series estimates as a dataframe.

Usage

getMDFR.SdRep.DerivedVars(tcsams, ci = 0.95, verbose = FALSE)

Arguments

tcsams
  • a tcsam02.resLst object or named list of such

ci
  • confidence interval

verbose
  • flag to print debugging info

Details

Derived variables are "sdrAvgRec","sdrBmsy","sdrFmsy","sdrMSY","sdrCurB","sdrFofl","sdrOFL","sdrPrjB". The column names in the output dataframe have the "sdr" prefix dropped.

Value

a dataframe


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.