R/cr_citation.R

Defines functions cr_citation

Documented in cr_citation

#' This function is defunct
#'
#' @export
#' @rdname cr_citation-defunct
#' @keywords internal
cr_citation <- function(...) { # nocov start
  .Defunct(new = "cr_cn", package = "rcrossref", msg = "Removed - see cr_cn()")
} # nocov end

Try the rcrossref package in your browser

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

rcrossref documentation built on Nov. 12, 2022, 1:17 a.m.