The {crane} package provides supplementary functions to the {gtsummary} specifically for trial reporting in the pharmaceutical industry.
You can install {crane} with the following code.
install.packages("crane")
Install the development version with pak::pak("insightsengineering/crane")
This is a basic example which shows you how to solve a common problem:
library(crane) #> Loading required package: gtsummary theme_gtsummary_roche() #> Setting theme "Roche" tbl <- trial |> tbl_roche_summary(by = trt, include = c(age, grade), nonmissing = "always") |> add_blank_row()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4