plotCounts: plot absolute counts by timeInt

Description Usage Arguments Value Examples

View source: R/sars2phylo.R

Description

plot absolute counts by timeInt

Usage

1
plotCounts(SS, lineage, timeInt, smoother = FALSE)

Arguments

SS

dataframe of sample set, with one-hot encoding of each lineage as a column

lineage

character string of particular lineage

timeInt

time interval, usually weekly ("epidate")

smoother

display loess smoother

Value

creates a plot of proportion of lineage by time interval

Examples

1
plotCounts(ss, "B.1.1.7", "epidate");

JacobLemieux/sars2phylo documentation built on Dec. 18, 2021, 12:29 a.m.