post_ercp_pancreatitis_tbl_df | R Documentation |
This dataset, post_ercp_pancreatitis_tbl_df, is a tibble containing results from a randomized, placebo-controlled, prospective 2-arm trial of rectal indomethacin (100 mg) versus placebo to prevent post-ERCP pancreatitis in 602 participants, as reported by Elmunzer, Higgins, et al. (2012) in the New England Journal of Medicine.
data(post_ercp_pancreatitis_tbl_df)
A tibble with 602 observations and 33 variables:
Numeric subject identifier
Factor indicating study site (4 levels)
Numeric age of the participant
Numeric risk score
Factor indicating gender (2 levels)
Factor indicating study outcome (2 levels)
Factor indicating presence of sphincter of Oddi dysfunction (2 levels)
Factor indicating presence of post-ERCP pancreatitis (2 levels)
Factor indicating recurrent pancreatitis (2 levels)
Factor indicating pancreatic sphincterotomy (2 levels)
Factor indicating precut sphincterotomy (2 levels)
Factor indicating difficult cannulation (2 levels)
Factor indicating pneumatic dilation (2 levels)
Factor indicating ampullary interventions (2 levels)
Factor indicating pancreatic injury (2 levels)
Factor indicating acinarization (2 levels)
Factor indicating brushing procedures (2 levels)
Factor indicating ASA 81 mg use (3 levels)
Factor indicating ASA 325 mg use (3 levels)
Factor indicating ASA status (3 levels)
Factor indicating prophylactic stent placement (2 levels)
Factor indicating therapeutic stent use (2 levels)
Factor indicating pancreatic duct stent (2 levels)
Factor indicating somatostatin use for SOD (2 levels)
Factor indicating biliary sphincterotomy (2 levels)
Factor indicating biliary stent (2 levels)
Factor indicating cholecystectomy (2 levels)
Factor indicating presence of pancreaticobiliary malignancy (2 levels)
Factor indicating if performed by trainee (2 levels)
Factor indicating trial status (2 levels)
Factor indicating procedure type (4 levels)
Factor indicating treatment group: placebo or indomethacin (2 levels)
Numeric bleeding indicator
The dataset name has been kept as 'post_ercp_pancreatitis_tbl_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 'tbl_df' indicates that the dataset is a tibble. The original content has not been modified in any way.
Data taken from the medicaldata package version 0.2.0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.