| sim_kelt | R Documentation |
simulates kelt migration
sim_kelt(
id = 1,
data = NULL,
river = c("cam", "stm", "lah", "drift"),
mpar = sim_par(),
pb = TRUE
)
id |
- identifier for simulation run (individual animal) |
data |
- a list of required data from |
mpar |
- simulation control parameters supplied as a list, see details |
pb |
- use progress bar (logical) |
Ian Jonsen ian.jonsen@mq.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.