Skip to content

‘Covid19Wastewater’ is intended to make the process of analyzing epidemiological wastewater data easier and more insightful. It includes tools for preparing, analyzing, and visualizing data. It additionally includes Wisconsin's Covid19 data.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

UW-Madison-DSI/Covid19Wastewater

Repository files navigation

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:

About

‘Covid19Wastewater’ is intended to make the process of analyzing epidemiological wastewater data easier and more insightful. It includes tools for preparing, analyzing, and visualizing data. It additionally includes Wisconsin's Covid19 data.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages