fishR-Core-Team / FSA

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
https://fishr-core-team.github.io/FSA/
GNU General Public License v2.0
66 stars 22 forks source link

Consider using withr functions #38

Closed droglenc closed 6 years ago

droglenc commented 6 years ago

Consider using functions from the withr package to help, especially, with setting par()s when graphing. See this webpage for examples.

droglenc commented 6 years ago

Used withr in RFishBC package, so also look there for examples.

droglenc commented 6 years ago

Will be in v0.8.21