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

JSON input file format #9

Open efletcherPIFSC opened 1 year ago

efletcherPIFSC commented 1 year ago

Create JSON objects, by embedding each AGEPRO keyword parameter in R lists. The output JSON structure will be based on example JSON input file of EXAMPLE 1 of AGEPRO Reference Manual:

Implement each AGEPRO keyword parameter in R list for JSON input file:

JSON output

See issue #11 for more details