ebola_sleone_df: Ebola Cases in Sierra Leone, Africa

ebola_sleone_dfR Documentation

Ebola Cases in Sierra Leone, Africa

Description

This dataset, ebola_sleone_df, is a data frame containing the cumulative number of Ebola virus disease cases in Sierra Leone, Africa, recorded from May 1, 2014 to December 16, 2015.

Usage

data(ebola_sleone_df)

Format

A data frame with 110 observations and 2 variables:

Day

Integer indicating the number of days since May 1, 2014

Cases

Integer representing the cumulative number of Ebola cases reported

Details

The dataset name has been kept as 'ebola_sleone_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the infectiousR package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.

Source

Data taken from the MMAC package version 0.1.2


infectiousR documentation built on June 16, 2025, 5:09 p.m.