ibs_cam_trials_df | R Documentation |
This dataset, ibs_cam_trials_df, is a data frame containing results from 19 clinical trials examining complementary and alternative medicine (CAM) interventions for irritable bowel syndrome (IBS). The dataset includes 12 variables characterizing each trial and its outcomes.
data(ibs_cam_trials_df)
A data frame with 19 observations and 12 variables:
Integer trial identifier
Character study name/location
Integer publication year
Character country where study was conducted
Character IBS diagnostic criteria used
Integer study duration in days
Integer number of study visits
Integer Jadad score for study quality
Integer active treatment events
Integer active treatment sample size
Integer placebo group events
Integer placebo group sample size
The dataset name has been kept as 'ibs_cam_trials_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the DigestiveDataSets 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 metadat package version 1.4-0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.