R/crossref.R

Defines functions crossref

Documented in crossref

#' Lookup article info via CrossRef with DOI.
#'
#' @rdname crossref-defunct
#' @keywords internal
crossref <- function(...) {
  .Defunct("rcrossref", msg = "Crossref functionality moved to package rcrossref")
}

Try the rplos package in your browser

Any scripts or data that you put into this service are public.

rplos documentation built on Feb. 24, 2021, 1:06 a.m.