View source: R/extract_intervention.R
extract_interventions | R Documentation |
Function to extract the interventions used in the trials.
extract_interventions(trial_path)
trial_path |
An absolute or relative path to the XML file |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.