# NOT RUN {
extdata_mods <- system.file("extdata", package = "r4ss")
dirvec <- c(
file.path(extdata_mods, "simple_3.30.12"),
file.path(extdata_mods, "simple_3.30.13")
)
# if ss or ss.exe is available in both directories:
run_SS_models(dirvec = dirvec)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab