Skip to content

Commit

Permalink
Update BAM2OM.R
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianHordyk committed Apr 23, 2024
1 parent 1d99006 commit 9d66f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/BAM2OM.R
Expand Up @@ -27,7 +27,7 @@ BAM2MOM <- function(rdat, nsim = 48, proyears = 50, interval = 1,
parms <- rdat[["parms"]]

# Convert all weights to metric (kg)
# rdat <- convert_units(rdat)
rdat <- convert_units(rdat)

# Grab name of stock
np <- 1
Expand Down

0 comments on commit 9d66f92

Please sign in to comment.