View source: R/SimulateLobsterMovement.R
This function moves lobsters based on the provided parameters. A distribution of lengths #has been also provided which enables the user to assign length to individuals and include the #effect of size in catchability
1 | SimulateLobsterMovement(p = p, plot = F)
|
p |
can be modified to check the impact of each factor (i.e p$smult = 0.9 sets the shrinkage factor) |
plot |
is set to false by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.