Learn R Programming

Covid19Wastewater (version 1.0.1)

VariantPlot: Shows each variant in proportion to the others in 2 week time periods

Description

Shows each variant in proportion to the others in 2 week time periods

Usage

VariantPlot(covar)

Value

ggplotly object

Arguments

covar

Covariant data frame

Examples

Run this code
data(Covariants_data, package = "Covid19Wastewater")
VariantPlot(Covariants_data)

Run the code above in your browser using DataLab