Generate SDTM datasets aligned with Johnson & Johnson’s Clinical and Statistical Programming standards.
You can install the development version from GitHub:
install.packages("pharmaversesdtmjnj") #CRAN Release
#install.packages("devtools") #or for the rolling release
#devtools::install_github("johnsonandjohnson/pharmaversesdtmjnj")library(pharmaversesdtmjnj)
# Access the SDTM datasets directly
# These datasets are loaded lazily when the package is loaded
head(ds)
head(mh)Test datasets have been sourced from the pharmaversesdtm package, which utilized the data from the CDISC pilot project.