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

rename legendfun to add_legend #8

Closed efletcherPIFSC closed 2 years ago

efletcherPIFSC commented 2 years ago

Rename legendfun to add_legend to coincide with the new function names I suggested with https://github.com/r4ss/r4ss/issues/617#issuecomment-1042330814 . The "SSplots" functions (SSplotEnsmble, SSplotModelComp, SSplotRetro, SSplotHCxval, SSplotJABBAres) use this function.

Note SSplotJABBAres does not implment the legend function.