This is an R package of utilities to perform wastewater data analysis for pathogenic surveillance and monitoring.
This project is a collaboration between the University of Wisconsin-Madison Data Science Institute (DSI), the Wisconsin Department of Health Services (DHS), and the State Lab of Hygiene (SLH).
View our getting started guide to learn more about this R package, or follow the steps below to install, view examples, and get help inside your favorite R interpreter.
Install from CRAN using this command
install.packages("Covid19Wastewater")
Otherwise, we have comprehensive instructions here.
After installation, view our vignettes
vignette(package = "Covid19Wastewater")
or get help.
help(package = "Covid19Wastewater")
We've included a set of instructional examples to make this package easy to learn and understand.
View the Getting Started Guide.
View the API Reference.
View the package vignettes with:
vignette(package = "Covid19Wastewater")
help(package = "Covid19Wastewater")
We applied this package to Covid-19 data from Wisconsin in our analysis repository here.
Distributed under the MIT License. See the license for more information.
Email: - Marlin Lee - (~~mailto:mrlee6@wisc.edu~~)
Abe Megahed - (mailto:amegahed@wisc.edu)
Kyllan Wunder - (~~mailto:kwunder@wisc.edu~~)
Steve Goldstein - (~~mailto:sgoldstein@wisc.edu~~)
Repos: - Package Link: https://github.com/UW-Madison-DSI/Covid19Wastewater
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.