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
ropensci/rcrossref documentation built on March 25, 2023, 6:42 p.m.