# NOT RUN {
d <- system.file(file.path("extdata", "models"), package = "ss3sim")
change_f(years = 1:50, fisheries = 1, fvals = 0.2,
ctl_file_in = file.path(d, "cod-om", "codOM.ctl"),
ctl_file_out = file.path(tempdir(), "control_fishing.ss"))
# }
Run the code above in your browser using DataLab