ctcovidstop-package | R Documentation |
Provides a database of all ClinicalTrials.gov NCT Numbers corresponding to clinical trials that were "stopped" (had their overall status changed to "Terminated," "Suspended," or "Withdrawn") after 2019-12-01. This dataset indicates the date that a trial was stopped, whether it was started again and on what date, and the contents of the "why stopped?" field on the date the trial was stopped. This dataset includes columns with manually coded data for whether the "why stopped?" field explicitly indicates that the reason for stopping included the SARS-CoV-2 pandemic. This package also provides a comparator database of all ClinicalTrials.gov NCT Numbers corresponding to clinical trials that were "stopped" according to the same definition as the Covid database, but between 2016-12-01 and 2019-11-30.
data(c19stoppedtrials)
data(comparator)
The set of trials that stopped during the pandemic contains trials with stop dates from 2019-12-01 to 2022-11-30. This data set was last updated for trials that stopped on 2022-12-20, and last checked for a restart date on 2023-12-20 to allow for at least one year of follow from the time the trial stopped. The set of trials that stopped during the pre-pandemic comparator contains trials with stop dates from 2016-12-01 to 2019-11-30.
Maintainer: Benjamin Gregory Carlisle murph@bgcarlisle.com (ORCID)
Carlisle, B.G. Clinical Trials Stopped by Covid-19. https://covid19.bgcarlisle.com
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.