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
throws an error because no default for fleet - suggest to fix it so folks can have a seamless experience with this example while trying to debug their own inputs :) out1 <- run_osa(obs = myobs, exp = myexp, N = myN, index = ages, **fleet = myfleet**, years = yrs, index_label = 'Age')
The text was updated successfully, but these errors were encountered:
afscOSA/inst/examples/goapk.R
Line 35 in b81908d
throws an error because no default for fleet - suggest to fix it so folks can have a seamless experience with this example while trying to debug their own inputs :)
out1 <- run_osa(obs = myobs, exp = myexp, N = myN, index = ages, **fleet = myfleet**, years = yrs, index_label = 'Age')
The text was updated successfully, but these errors were encountered: