Get Started

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Main Concept of Data cut process

The main idea of {datacutr} is to provide a standardized approach to applying a datacut to SDTM datasets.
The process applied by the package is the following,

Data cut approaches for different SDTM

The package relies on creating lists of SDTM to be processed in specific ways, these include,

Technical approach within {datacutr}

The {datacutr} package allows two different approaches for the user to apply the data cut process

Data Handling Rules

Validation

All functions are reviewed and tested to ensure that they work as described in the documentation. They are not validated yet.

Starting a Script

{datacutr} provides a template R scripts as a starting point. See Modular Approach and Wrapped Approach for more details.



Try the datacutr package in your browser

Any scripts or data that you put into this service are public.

datacutr documentation built on March 31, 2023, 10:33 p.m.