Add target stock based on fishery code
Usage
add_target_stock(x, col = fishery)
Arguments
- x
data frame
- col
fishery code colum, default = fishery
Value
x with additional column 'target_stock'
Examples
add_target_stock(x)
#> Error: object 'x' not found