This fixes the issue with the spiny dogfish records dropping out prior to 2001. What happened was there was no catchsex prior to FSCS being implemented in 2001. I had code that fixed that but it used numeric inputs rather than character which is how dbi pulls the data. I fixed it by using characters instead of numbers.
This fixes the issue with the spiny dogfish records dropping out prior to 2001. What happened was there was no catchsex prior to FSCS being implemented in 2001. I had code that fixed that but it used numeric inputs rather than character which is how dbi pulls the data. I fixed it by using characters instead of numbers.