A simple interactive graphical model to demonstrate how different interventions can be combined to target mosquitoes exhibiting different behaviours.
Development by Andy South & Gerry Killeen 2016.
#install.packages("devtools")
require(devtools)
install_github('AndySouth/coverage')
require(coverage)
#install.packages("shiny")
require(shiny)
runUI1()