euctr_details: euctr_details

euctr_detailsR Documentation

euctr_details

Description

Retrieves the start date, whether results were posted, the publication date and the completion date for a EUCTR entry

Usage

euctr_details(trn, n_retry = 10)

Arguments

trn

A character vector containing a EUCTR trial registry number

n_retry

Integer number of times to try downloading again before failing, default 10

Value

A list containing: 1. a logical TRUE/FALSE indicating whether results are posted, 2. the trial start date, 3. a date indicating the first version publication date and 4. the "Global completion date" or the "Global end of trial date" if the "Global completion date" is not reported, and NA if neither is reported

Examples

euctr_details("2012-001661-32") ## results
euctr_details("2020-005087-66") ## no results


bgcarlisle/euctrscrape documentation built on May 18, 2022, 6:52 a.m.