Skip to content

humanpred/Rsdtm

Repository files navigation

Rsdtm

R-CMD-check Codecov test coverage CRAN status

The goal of Rsdtm is to simplify SDTM data management and file creation for R.

Installation

GitHub

To install the development version, run the following:

devtools::install_github("humanpred/Rsdtm")

CRAN (someday)

When it is on CRAN (someday), you can install the released version of Rsdtm from CRAN with:

install.packages("Rsdtm")

Example

This is a basic example which shows you how to solve a common problem:

library(Rsdtm)
d <- import_sdtm("/directory/to/data")

About

SDTM data management for R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages