random.cdisc.data

Check đź›  Docs đź“š Code Coverage đź“”

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version

The random.cdisc.data is a package for creating random CDISC data. The random datasets available to create are:

Please note that changes to random data functions requires rebuild of cached data. Please read the “Rebuilding Random CDISC Cached Data” article.

Installation

For releases from August 2022 it is recommended that you create and use a Github PAT to install the latest version of this package. Once you have the PAT, run the following:

Sys.setenv(GITHUB_PAT = "your_access_token_here")
if (!require("remotes")) install.packages("remotes")
remotes::install_github("insightsengineering/random.cdisc.data@*release")

A stable release of all NEST packages from June 2022 is also available here.

Acknowledgment

This package is a result of a joint efforts by many developers and stakeholders. We would like to thank everyone who contributed so far!

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Forkers