Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 3.61 KB

README.md

File metadata and controls

88 lines (58 loc) · 3.61 KB

Logo

Covid19 Wastewater Analysis Package

GitHub last commit GitHub pull requests License contributors codesize GitHub release (latest by date including pre-releases)

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).

Getting started

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.

Installation

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")

Examples

We've included a set of instructional examples to make this package easy to learn and understand.

Documentation

vignette(package = "Covid19Wastewater")
  • Look at all package functionality with:
help(package = "Covid19Wastewater")

Package Application

We applied this package to Covid-19 data from Wisconsin in our analysis repository here.

License

Distributed under the MIT License. See the license for more information.

Team

Email:

Repos: