pharmaversesdtmjnj

Check 🛠 Docs 📚

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

Generate SDTM datasets aligned with Johnson & Johnson’s Clinical and Statistical Programming standards.

Features

Implemented Datasets

Currently supports the following SDTM domains: - MH (Medical History) - DS (Disposition)

Installation

You can install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("johnsonandjohnson/pharmaversesdtmjnj")

Usage

library(pharmaversesdtmjnj)

# Access the SDTM datasets directly
# These datasets are loaded lazily when the package is loaded
head(ds)
head(mh)

Data Sources

Test datasets have been sourced from the pharmaversesdtm package, which utilized the data from the CDISC pilot project.