process_database: Process the raw data from 'usa_pull_data()'

View source: R/process_database.R

process_databaseR Documentation

Process the raw data from usa_pull_data()

Description

This function runs through multiple ⁠process_*⁠ functions in a specified order to move the raw data into ⁠data-tables/*.csv⁠ files. See the See Also section for more details.

Usage

process_database()

See Also

First the catch is processed using

  • process_catch_norpac()

  • process_catch_pacfin() Then the age data are processed using

  • process_age_sea()

  • process_age_shore()

  • plot_raw_ages() Then the weight-at-age data are processed using

  • process_weight_at_age_survey()

  • process_weight_at_age_us()


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.