flr/FLa4a

units in slots of a4aFit

iagomosqueira opened this issue · 0 comments

The units in the stock.n and catch.n slots are returned as 'NA', rather that being the same as the input catch.n.

summary(fit(ple4, ple4.indices))

Also, the '+' method uses the units in a4aFit rather than those in the FLStock object, so they get lost

summary(ple4 + fit(ple4, ple4.indices))