get_condition_data: Get data for index calculations

View source: R/get_condition_data.R

get_condition_dataR Documentation

Get data for index calculations

Description

Retrieve length-weight, and catch data, derive subarea biomass, and write outputs to .csv files in /data/.

Usage

get_condition_data(
  channel = NULL,
  species_by_region = NULL,
  subareas_by_region = NULL,
  start_year_by_region = NULL
)

Arguments

channel

RODBC channel

species_by_region

A named list containing numeric vectors with SPECIES_CODES to use for the indicator.

subareas_by_region

A named list containing numeric vectors with subarea AREA_ID numbers to use for indicator calculations.

start_year_by_region

A named list of numeric vectors indicating the start year for the indicator.


sean-rohan-NOAA/akfishcondition documentation built on June 9, 2025, 3:54 p.m.