Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change package name to stockplotr (#50)
* change package name * Added units to plots that can produce relative values (#49) * Added units to plots that can produce relative values (biomass, recruitment, and spawning biomass) as per #44 * Added new arg to add_more_key_quants to allow for values to be scaled; updated fxns with this arg (plot_biomass, recruitment, ssb); moved code that computes min/max B, R, ssb from write_captions to add_more_key_quants; updated add_more_key_quants to label scaled values with appropriate label that's inclusive of scale's order of magnitude * Added code that adds new key quantities extracted in add_more_key_quants into captions/alt text csv; updated exp_all_figs_tables to include new arguments specifying scaling amounts for biomass, recruitment, and sp biomass plots * Fix test * Update documentation for exp_all_figs_tables * Attempt to fix test failures by fixing path in add_more_key_quants() * add dat arg to B, R, SSB plotting fxns, and add_more_key_quants, to address failing tests * Updates per Schiano-NOAA's comments on PR (minor edits to code, documentation) * add warning for previous naming * add callout box for name change --------- Co-authored-by: Sophie Breitbart <[email protected]>
- Loading branch information