View source: R/simulation_steps.R
Runs the 'juvenile emergence' step.
Determines which juvenile agents are to age into adult agents,
and calls juv_to_adult
on them.
IMPORTANT: this should update mozzie.dt
and juv.dt
on a global scale.
1 | juv_emergence(juv.dt)
|
juv.dt |
The juvenile data.table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.