ugi_bleeding_df | R Documentation |
This dataset, ugi_bleeding_df, is a data frame containing results from 27 studies examining the effectiveness of histamine H2 antagonists (cimetidine or ranitidine) in treating acute upper gastrointestinal hemorrhage, with 14 variables per study.
data(ugi_bleeding_df)
A data frame with 27 observations and 14 variables:
Integer study identifier
Character trial name/location
Integer publication year
Integer reference number
Character treatment description
Character control description
Integer treatment group sample size
Integer treatment group bleeding events
Integer treatment group other events
Integer treatment group deaths
Integer control group sample size
Integer control group bleeding events
Integer control group other events
Integer control group deaths
The dataset name has been kept as 'ugi_bleeding_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.