Nothing
Team members: Jeff Demers, Anshuman Swain, Travis Byrum, Sharon Bewick and William F Fagan
This R package aims to make an accessible toolkot for mosquito control resource optimization. The model uses data provided by users to estimate the mosquito populations in the sampling area for the sampling timeperiod, and the optimal time to apply a treatment or multiple treatments.
You can install the released version of mosqcontrol from CRAN with:
install.packages("mosqcontrol")
This is a basic example which shows you how to solve a common problem:
library(mosqcontrol)
## basic example code
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.