example_epi_data: Example epidemic data

example_epi_dataR Documentation

Example epidemic data

Description

Example of epidemic data pulled from a Covid-19 WHO dataset (link:) to view epidemic trends with the virosolver data visualization page. By default, the app uses this data to populate the epi data visualization tab.

Usage

data(example_epi_data)

Format

A data frame with 50000 rows and 5 variables:

Country

Country associated with case numbers.

Region

Region associated with case numbers.

Confirmed

Confirmed case count (Cumulative)

Deceased

Deceased case count (Cumulative)

Date

Date of case reporting

See Also

Other example_data: example_ct_data, example_gp_partab, example_seir_incidence, example_seir_partab, vignette_data1, vignette_data2


jameshay218/virosolver documentation built on April 17, 2025, 2:57 p.m.