#' medrxivr: Accessing medRxiv and bioRxiv preprint data from R
#'
#' The medrxivr package enables users to access data on preprints in the medRxiv
#' and bioRxiv preprints repositories, both of which are run by the Cold Spring
#' Harbour Laboratory.It also provides functions to search the preprint data,
#' export it to a .bib file, and download the PDFs associated with specified
#' records.
#' @keywords internal
"_PACKAGE"
globalVariables(c("doi"))
## 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.