R/FishEconProdOutput.R
counter00X.Rd
This funciton advances a value of 'counter0' +1 each time it is used.
counter00X(counter0)
value to be advanced by 1.
counter
counter00X(c(1, 2)) #> [1] "002" "003"