extract_conditions: Extract Conditions

View source: R/extract_conditions.R

extract_conditionsR Documentation

Extract Conditions

Description

Extract the MESH condtions assigned to the trials. CAUTION: The MeSH terms are assigned with an imperfect algorithm.

Usage

extract_conditions(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 MESH terms associated to the trial.


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