View source: R/process_catch-.R
process_catch_pacfin | R Documentation |
Print summaries and figures for catches from PacFIN
process_catch_pacfin(
pcatch = get_local(file = "pcatch.Rdat"),
nyears = 5,
savedir = hakedata_wd()
)
pcatch |
An R object of PacFIN catches. The default value is loaded from
the disk using |
nyears |
An integer specifying the number of years you want to plot,
where the most recent year will be sequenced back in time |
savedir |
A string specifying the path of interest. |
The following files are saved to the disk:
us-shore-catch-by-month.csv
us-research-catch-by-month.csv
us-ti-catch-by-month.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.