nmfs-ost / asar

Partially automate a U.S. stock assessment report.
https://nmfs-ost.github.io/asar/
MIT License
15 stars 3 forks source link

Restructuring #13

Closed Schiano-NOAA closed 5 months ago

Schiano-NOAA commented 5 months ago

I initially made changes to the package to restructure the function (move some to utils.R, create a function for designing the YAML itself, and ect), renaming functions, adding better notation and coding practices. There were issues doing this and some parameters got lost and some of the restructuring was not functional/better for the package. In response, I reverted to an old commit and at the least made the naming changes and re-added the better coding practices. This is in preparation to do some testing and make some large additions to the package.

This branch will override the current main since there are changes I want to get rid of.