Skip to contents

The dataset name has been changed to 'antibiotics_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(antibiotics_tbl_df)

Format

A tibble with 92 observations and 1 variable:

condition

A factor indicating the pre-existing condition of the children (with 8 possible levels).

Source

Data collected from a clinical study assessing children's health conditions.

Details

This dataset contains information about pre-existing conditions in 92 children, providing insights into the prevalence of different conditions in the sample.