Description Usage Arguments Value
View source: R/trap_functions.R
Not all traps are active during the entire simulation. This function determines if a trap is active at time t before it attempts to trap anything.
1 | when_trap_active(currentTraps)
|
currentTraps |
Cleaned trapping data with active dates converted to numerical days |
Boolean TRUE if active and FALSE if not active.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.