calc_bycatch: Calculate Bycatch Function to calculate bycatch from sampled...

Description Usage Arguments Examples

View source: R/calc_bycatch.R

Description

Calculate Bycatch Function to calculate bycatch from sampled tows

Usage

1
2
calc_bycatch(nreps = 5000, nsamps = 50, tac = 50000, seed = 300,
  of_interest)

Arguments

nreps

Number of replicates

nsamps

Number of samples in each replicate

tac

Total allowable catch value

seed

Seed value

of_interest

Data frame of interest, filtered by target species or location possibly

Examples

1
Put example in

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