smallpox_nigeria_df | R Documentation |
This dataset, smallpox_nigeria_df, is a data frame containing data on 32 cases of smallpox that occurred in Abakaliki, Nigeria, in 1967. These cases were first described by Thompson and Foege (1968) and occurred predominantly in a religious group that refused medical interventions.
data(smallpox_nigeria_df)
A data frame with 32 observations and 8 variables:
Integer identifier for each smallpox case
Date of symptom onset
Age of the individual (integer)
Factor with two levels indicating gender
Factor with two levels indicating if the individual was vaccinated
Factor with two levels indicating presence of vaccination scar
Factor with two levels; additional epidemiological classification
Factor with nine levels indicating compound of residence
The dataset name has been kept as 'smallpox_nigeria_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.
Data taken from the outbreaks package version 1.9.0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.