add.to.hist.table: Add Rows to the Fit Re Table

Description Usage Arguments Value

View source: R/helper.R

Description

Adds dates and hospitalizations to the table with historical data.

Usage

1
add.to.hist.table(hist.data, date.hist, num.hospitalized.hist, curr.date)

Arguments

hist.data

Dataframe with Date, Hospitalizations, and Day columns.

date.hist

Date to add to table.

num.hospitalized.hist

Hospitalization count to add to table.

curr.date

The 'current' date set in the app.

Value

Dataframe with appended row.


lemdt/CovidShinyModel documentation built on May 10, 2020, 1:54 p.m.