Skip to content

Commit

Permalink
Call factor for input map
Browse files Browse the repository at this point in the history
  • Loading branch information
quang-huynh committed Jun 6, 2024
1 parent 0ddb5ef commit d4b5a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/make-parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ make_map <- function(p, MARSdata, map = list(),
nf <- MARSdata@Dfishery@nf

random <- NULL
#map <- list()
map <- lapply(map, factor)

# Stock parameters ----
if (!silent) {
Expand Down

0 comments on commit d4b5a4a

Please sign in to comment.