Description Usage Arguments Examples
View source: R/conduct_survey.R
Conduct Survey Wrapper to repeatedly run fish_population function Give function arguments for This function initializes the spatial distribution of the fish population
1 | conduct_survey(fish_area, location_list, scope, nhooks, ndrops, ...)
|
fish_area |
Matrix with the distribution of fish |
location_list |
list specifying rows and columns to survey 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' and 'hypergeometric' |
1 | put example here dude
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.