# NOT RUN {
d <- system.file("extdata", "setas-model-new-becdev", package = "atlantistools")
file <- file.path(d, "outputSETASSSB.txt")
load_txt(file)
file <- file.path(d, "outputSETASYOY.txt")
load_txt(file)
# }
Run the code above in your browser using DataLab