R/cr_ft_links.R

Defines functions cr_ft_links

Documented in cr_ft_links

#' Get full text links from a DOI
#' @export
#' @keywords internal
#' @note see `crminer::crm_links`
#' @rdname cr_ft_links-defunct
cr_ft_links <- function(...) { # nocov start
  .Defunct(package = "crminer", msg = "Removed - see crminer::crm_links()")
} # 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.