View source: R/fish_population.R
Function to fish the population
| 1 | fish_population(fish_area, location, scope = 1, nhooks, ndrops, ...)
 | 
| fish_area | Matrix with the distribution of fish | 
| location | Data frame of locations with column for vessel, rows, and columns of fish are to fish in. | 
| scope | the scope of fishing movement, default to 1 so fish in surrounding 1 cells can move in | 
| nhooks | number of hooks at the smallest sampling size | 
| ndrops | number of drops, default is 5 following hook and line protocol | 
| process | specify process by which fish are sampled, options are 'multinomial', 'hypergeometric', and 'equal_prob' | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.