explore_nlocs_cpue: Conduct survey at nlocaitons and save cpue for each drop

Description Usage Arguments Examples

View source: R/explore_nlocs_cpue.R

Description

Exploratory function more than anything

Usage

1
2
explore_nlocs_cpue(numrow, numcol, nfish, seed = 300, numlocs = 100,
  distribute, percent, scope = 1, nhooks = 15, ndrops = 5, ...)

Arguments

numrow

number of rows to include in fishing space

numcol

number of columns to include in fishing space

nfish

number of fish to populate matrix

seed

set seed for sampling

numlocs

number of locations to fish in. default to 100

distribute

specify fish distribution, 'patchy', 'uniform', or 'area'

percent

percentage of fish to populate

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

location_list

list specifying rows and columns to survey in

Examples

1
put example here 

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