calc_ctac_rev: Function to calculate catch-quota balancing and revenues...

Description Usage Arguments

View source: R/calc_ctac_rev.R

Description

Function to calculate catch-quota balancing and revenues Filters the data so that the catches remain below the tac. Catches are allowed to go over the tac for one species.

Usage

1
calc_ctac_rev(quotas, catches)

Arguments

quotas

Data frame of the quota amounts for each species

catches

Resampled catches from RUM


peterkuriyama/ch4 documentation built on June 18, 2021, 9:59 a.m.