PIFSCstockassessments / ageproR

Prototype R package interface for AGEPRO (Age Structure Projection Model) using the JSON data format.
GNU General Public License v3.0
1 stars 0 forks source link

Option to verify to general options input when creating new agepro_model #36

Closed efletcherPIFSC closed 5 months ago

efletcherPIFSC commented 7 months ago

Include an option to prompt user to confirm parameters to create an agepro model are intended.

An optional feature could include a visual indicator that certain parameters (Projection Year Count, Age class Count, Number of Fleets, Number of Recruit Models) are above a certain threshold.

efletcherPIFSC commented 5 months ago

May be more intuitive summarize general_params values to console after agepro_model initialization.