Description Usage Arguments Examples
Compare three surveys and plot the results
1 2 3 4 |
numrow |
Number of rows in matrix |
numcol |
Number of columns in matrix |
nfish |
Number of fish to allocate among matrix |
distribute |
Specify fish distribution to be 'uniform', 'patchy', or 'area' specific |
seed |
Set seed if distribute == random, defaults to 300 |
move_func |
input movement function name as text. Later parsed into function call |
maxfish |
Maximum number of fish that can be sampled at a time |
percent |
percentage of area to sample. Only necessary if distribute == 'patchy' |
area |
Specify area to distribute fish, options are 'upperleft', 'upperright', 'lowerleft', 'lowerright', 'upperhalf', 'lowerhalf', 'righthalf', 'lefthalf' Only necessary if distribute == 'area' |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.