diff --git a/R/get_herring_data.R b/R/get_herring_data.R index ad37aaa..58e9f0d 100644 --- a/R/get_herring_data.R +++ b/R/get_herring_data.R @@ -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]