The goal of unlwnv is to analyze inter-annual West Nile Virus (WNV) case counts at the county scale using distributed lag models and drought indexes. The package is designed to interface with other analysis packages in the WNV model inter-comparison project.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("atyre2/unlwnv")
This is a basic example which shows you how to solve a common problem:
library(unlwnv)
## basic example code