
SDTM Datacut in R
To provide an open source tool that enables the pharmaceutical programming community to apply a data cut to SDTM data in R.
The package is available from CRAN and can be installed by running the following,
install.packages("datacutr")To install the latest development version of the package directly from GitHub use the following code::
if (!requireNamespace("remotes", quietly = TRUE)) {
install.packages("remotes")
}
remotes::install_github("pharmaverse/datacutr", ref = "devel")This package works with tabulation data following an SDTM standard. For ease of processing, the assumption is that supplemental qualifiers have been combined with their parent domain prior to the application of the cut process (sometimes labeled as SDTMv). The user has the flexibility to select the type of cut applied to each SDTM domain (either no cut, patient cut, date cut, or a special DM cut).
{datacutr}{datacutr}The following support and communications between user and developer community is recommended:
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.