conduct_survey: Conduct Survey Wrapper to repeatedly run fish_population...

Description Usage Arguments Examples

View source: R/conduct_survey.R

Description

Conduct Survey Wrapper to repeatedly run fish_population function Give function arguments for This function initializes the spatial distribution of the fish population

Usage

1
conduct_survey(fish_area, location_list, scope, nhooks, ndrops, ...)

Arguments

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'

Examples

1
put example here dude

peterkuriyama/hlsimulator_old documentation built on May 25, 2019, 1:51 a.m.