Skip to content

Commit

Permalink
Rename nafo_3ps -> nafo_3ps_2017
Browse files Browse the repository at this point in the history
  • Loading branch information
arni-magnusson committed Dec 14, 2023
1 parent 46a4315 commit 9ea86a5
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source("../functions/dims.R")
source("../functions/read.R")
source("../functions/stdplot.R")

path <- "../../data/nafo_3ps"
path <- "../../data/nafo_3ps_2017"
dims(path)
yrs <- 2004:2013
ages <- as.character(3:14)
Expand Down Expand Up @@ -65,7 +65,7 @@ mat <- colMeans(mat[ages])

## 6 Export

nafo_3ps <-
nafo_3ps_2017 <-
list(wcatch=wcatch, wstock=wstock,
C=C, Cp=Cp, mat=mat)

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9ea86a5

Please sign in to comment.