Skip to content

Commit

Permalink
Switched to toncl2...may want to revisit default
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Lucey committed Nov 21, 2023
1 parent c99f10f commit 763cf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_herring_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ get_herring_data <- function(channel, comland, filterByYear, filterByArea,
#Using averages from comland to fill in categories
herring[, MKTCAT := 5]

herring[, TONCL1 := 3]
herring[, TONCL2 := 30]

herring[, UTILCD := 0]

Expand Down

0 comments on commit 763cf97

Please sign in to comment.