extract_termination_reason: Extract Termination Reason

View source: R/extract_termination_reasons.R

extract_termination_reasonR Documentation

Extract Termination Reason

Description

Extract the resons why a trial was terminated, if provided.

Usage

extract_termination_reason(trial_path)

Arguments

trial_path

An absolute or relative path to the XML file

Value

Returns a tidy dataframe with the basic trial metadata (a trial's NCT number, trial status, phase and title) with the reasons why the trial stopped.


Dennis-Valentine/TidyTrials documentation built on March 23, 2022, 7:43 p.m.