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

Inherit common SSplot Parameters #94

Closed efletcherPIFSC closed 1 year ago

efletcherPIFSC commented 1 year ago

Created generic functions SSplotGeneric , SSplotGenericLegend, SSplotGenericPar, SSplotGenericUncertianty to re-use common parameter documentation that ss3diags SSplot functions, via use roxygen tag@inheritParams. Resolves #2.

Implementation of SSplotGenericPar resolves #66.

In addition:

efletcherPIFSC commented 1 year ago

@MOshima-PIFSC Is the item description listed in the subplots parameter accurate for:

efletcherPIFSC commented 1 year ago

@MOshima-PIFSC Didn't resolve any git code conflicts. Hence the dirty git conflict code. Fixing that.