Description Usage Arguments Examples
View source: R/explore_nlocs_cpue.R
Exploratory function more than anything
1 2  | explore_nlocs_cpue(numrow, numcol, nfish, seed = 300, numlocs = 100,
  distribute, percent, scope = 1, nhooks = 15, ndrops = 5, ...)
 | 
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  | 
1  | put example here 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.