extract_interventions: Extract Interventions

View source: R/extract_intervention.R

extract_interventionsR Documentation

Extract Interventions

Description

Function to extract the interventions used in the trials.

Usage

extract_interventions(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) and the intervention type; the intervention name, the group the intervention is given to, a description of the intervention and synonyms for the intervention.


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