R/medrxivr-package.R

#' 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
mcguinlu/medrxivr documentation built on Feb. 11, 2025, 4:45 p.m.