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')
https://github.com/noaa-afsc/afscOSA/blob/b81908dfc14a6e93a48984427695c2de3bbdb952/inst/examples/goapk.R#L35
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')