extract_date: Extract Date

View source: R/extract_trial_duration.R

extract_dateR Documentation

Extract Date

Description

Function to extract the start and end date of the trial.

Usage

extract_date(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 start and end date of the trial.


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