PIFSCstockassessments / ss3diags

R package with advanced diagnostics to evaluate a Stock Synthesis model. Diagnostics include residual analyses, hindcasting and cross-validation techniques, and retrospective analyses.
http://pifscstockassessments.github.io/ss3diags/
2 stars 4 forks source link

SSplotretro code indentation issues w/ code styler #19

Closed efletcherPIFSC closed 2 years ago

efletcherPIFSC commented 2 years ago

After The "hindcast section" in the plot_retro function, the plot. uncertainty and plot reference isn't properly indented. Fixing the code indentation will resolve causing code styler issues seen in #12,

https://github.com/PIFSCstockassessments/ss3diags/blob/647ceec70f9ed930c4ebded01eb5ade285c0848a/R/SSplotRetro.R#L384-L439