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

View source: R/library--analysis_tools--time_offset--Offset_Analysis_Plot.R

VariantPlotR Documentation

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)

Arguments

covar

Covariant data frame

Value

ggplotly object

Examples

data(Covariants_data, package = "Covid19Wastewater")
VariantPlot(Covariants_data)

Covid19Wastewater documentation built on Aug. 25, 2023, 1:07 a.m.