You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be happy to help discuss these changes anytime too ... amend_output simplifies labelling and other logic that used to be dispersed among a bunch of plotting functions, but I realize it's always annoying to keep up with input/output changes like this.
if `fit = NULL` which is the default, then the function doesn't work.
This change provides the model output, which is labelled `out`,
to the `fit` input argument.
Closes#41
if `fit = NULL` which is the default, then the function doesn't work.
This change provides the model output, which is labelled `out`,
to the `fit` input argument.
Closes#41
Need to pass the correct information to
FishStatsUtils::plot_biomass_index()
https://github.com/nwfsc-assess/VASTWestCoast/blob/16194834f6258277a83969b66626ebf9664f756c/R/VAST_do.R#L144
The text was updated successfully, but these errors were encountered: