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
set_recruit_model multi-recruit model validation #49
Closed
efletcherPIFSC closed 8 months ago
This fixes an issue where a vector of multiple recruitment number is not properly read by agepro model's
set_recruit_model
function.Added validation checks: group all invalid
set_recruit_model
validations and be print to console.