smallpox_tbl_df | R Documentation |
The dataset name has been changed to 'smallpox_tbl_df' to avoid confusion with other datasets from packages in the R ecosystem and to follow the naming conventions of the 'MedDataSets' package. The suffix '_tbl_df' indicates that this dataset is a tibble, helping to distinguish it from other datasets within the package and from those in the broader R ecosystem. The original content of the dataset has not been modified in any way.
data(smallpox_tbl_df)
A tibble with 6,224 observations and 2 variables:
A factor indicating the outcome of the vaccination (e.g., successful, unsuccessful).
A factor indicating whether the individual was inoculated with the smallpox vaccine.
This dataset contains the results of a study on the efficacy of the smallpox vaccine. It includes information on the vaccination outcomes of individuals who were inoculated, providing insight into the effectiveness of the vaccine in preventing the disease.
Data collected from studies on smallpox vaccination and its outcomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.