ebola_survey_tbl_df | R Documentation |
Survey on Ebola Quarantine
Description
The dataset name has been changed to 'ebola_survey_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.
Usage
data(ebola_survey_tbl_df)
Format
A tibble with 1,042 observations and 1 variable:
- quarantine
A factor indicating the responses related to quarantine measures (e.g., yes or no).
Details
This dataset contains survey responses regarding quarantine measures during the Ebola outbreak, focusing on public perceptions and behaviors.
Source
Data collected from surveys conducted during the Ebola outbreak to assess public sentiment towards quarantine.