ACCASPR provides several helper functions for linking fish stock metrics (e.g., condition, abundance, recruitment) to indices of pelagic habitat quality using gams. The basic workflow for using these functions is outlined below.
You can install ACCASPR from github with:
# install.packages("devtools")
devtools::install_github("DanielReedOcean/ACCASPR")
The basic workflow for using ACCASPR is as follows:
run_gams
filter_gams
rank_gams
tabulate_gams
plot_gam_effect
plot_gam_ts
examine_gam_res
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.