#' @details 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.
#'
#' @usage data(c19stoppedtrials)
#'
#' data(comparator)
#'
#' @references Carlisle, B.G. Clinical Trials Stopped by Covid-19.
#' https://covid19.bgcarlisle.com
#'
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.