example_epi_data | R Documentation |
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.
data(example_epi_data)
A data frame with 50000 rows and 5 variables:
Country associated with case numbers.
Region associated with case numbers.
Confirmed case count (Cumulative)
Deceased case count (Cumulative)
Date of case reporting
Other example_data:
example_ct_data
,
example_gp_partab
,
example_seir_incidence
,
example_seir_partab
,
vignette_data1
,
vignette_data2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.