/sdtm.oak

An EDC and Data Standard agnostic SDTM data transformation engine that automates the transformation of raw clinical data in ODM format to SDTM based on standard mapping algorithms

Primary LanguageRApache License 2.0Apache-2.0

sdtm.oak

CRAN status

An EDC and Data Standard agnostic solution that enables the pharmaceutical programming community to develop SDTM datasets in R. The reusable algorithms concept in {sdtm.oak} provides a framework for modular programming and also can automate SDTM creation based on the standard SDTM spec.

Installation

You can install the development version of {sdtm.oak} from GitHub with:

# install.packages("remotes")
remotes::install_github("pharmaverse/sdtm.oak")