v0.7.0-beta
Major Changes
stockplotr has a new function called convert_output()!
This new function was migrated from the sister package asar. This function is standardized output from common fisheries stock assessment models to more easily compare them. We have found that stockplotr is more dependent on this function than asar providing more reason to move the function.
The example data found in stockplotr is a result of this standardized data, but it generally follows a long format data where every value is contained in their own row.
What you'll find in the repo associated with this function
- the function itself
- tests
- example data
- a vignette describing how the function standardizes this type of data