Skip to content

Commit

Permalink
Test github access for cassidy
Browse files Browse the repository at this point in the history
  • Loading branch information
CassidyPeterson-NOAA committed May 20, 2024
1 parent 448f781 commit 7ff8ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/runSSMSE.R
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ run_SSMSE <- function(scen_name_vec,
# sample_catch_vec <-
# rep(sample_catch_vec, length.out = length(scen_name_vec))
# }
#

# make sure the output directories exist
result <- lapply(out_dir_scen_vec, function(x) if (!dir.exists(x)) dir.create(x, showWarnings = FALSE))
Expand Down

0 comments on commit 7ff8ab5

Please sign in to comment.