/coverage

prototype R package and UI for visualising coverage of vector control interventions in light of vector behaviour

Primary LanguageRMIT LicenseMIT

coverage

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.

Installation

#install.packages("devtools")
require(devtools)
install_github('AndySouth/coverage')
require(coverage)

User Interface

#install.packages("shiny")
require(shiny)

runUI1()