Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llrs/redcap2sdtm

REDCap2SDTM
https://github.com/llrs/redcap2sdtm

Last synced: 1 day ago
JSON representation

REDCap2SDTM

Awesome Lists containing this project

README

        

# REDCap2SDTM

The goal of REDCap2SDTM is to convert REDCap data to SDTM format.
This repository is to make easy to find and install the package.
Originally it comes from [a publication](https://doi.org/10.1016/j.jbi.2017.05.003).

## Installation

You can install the development version of REDCap2SDTM from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("llrs/REDCap2SDTM")
```