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

Create template functions #2

Closed MOshima-PIFSC closed 1 year ago

MOshima-PIFSC commented 2 years ago

Create @template for plotting parameters (ylim, main.title, pheight, etc.) so they are not specified in function every time. See r4ss man-oxygen for examples.

efletcherPIFSC commented 2 years ago

@MOshima-PIFSC Where in r4ss/r4ss is man-oxygen?

MOshima-PIFSC commented 2 years ago

@efletcherPIFSC I meant man-roxygen

efletcherPIFSC commented 1 year ago

@MOshima-PIFSC I can take a look at this after the break.

efletcherPIFSC commented 1 year ago

May reconsider @inheritParams as an alternative to @template r4ss/r4ss#814

efletcherPIFSC commented 1 year ago

@MOshima-PIFSC Need clarification for xlim and ylim values, stated in issue #67.