run_expalg | R Documentation |
Run Expansion Algorithm
run_expalg(pool_f = TRUE, species = NA, start_year = 1982, end_year = 2019)
pool_f |
defaults to T, which indicates that interview pooling is used; change to F if pooling should not be used |
species |
NA to expand for all species, or a vector of SPECIES_PK to only include specific species |
start_year |
the first year of the expansion to run (earliest available year is 1982) |
end_year |
the last year of the expansion to run (most recent available year is 2019) |
List containing 2 data frames:
Total catch for each estimation domain
Total catch by species for each estimation domain
Whether to pool interviews when fewer than 3 are available for a stratum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.