View source: R/process_database.R
process_database | R Documentation |
usa_pull_data()
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.
process_database()
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.