pad_reported_cases: Pads reported cases with daily initial zeros

pad_reported_casesR Documentation

Pads reported cases with daily initial zeros

Description

Pads reported cases with daily initial zeros

Usage

pad_reported_cases(reported_cases, n, with = NA_real_)

Arguments

reported_cases

A <data.frame> of reported cases.

n

The number of days to pad the reported cases by.

with

What to pad with

Value

A data.table of reported cases.


epiforecasts/EpiNow2 documentation built on June 9, 2025, 3:51 p.m.