fix_cumul_counts: correct cumulative, using low, med, or high strategy

fix_cumul_countsR Documentation

correct cumulative, using low, med, or high strategy

Description

correct cumulative, using low, med, or high strategy

Usage

fix_cumul_counts(x, type = c("mid", "low", "high"))

Arguments

x

vector of cumulative outcomes

type

string default is "mid"

Examples

fix_cumul_counts(x)

lmullany/rawcoviddata documentation built on March 21, 2023, 10:04 a.m.