R/bhl_getpartbibtex.R

Defines functions bhl_getpartbibtex

Documented in bhl_getpartbibtex

#' Return a citation for a part, using the BibTeX format.
#' @export
#' @rdname bhl_getpartbibtex-defunct
#' @keywords internal
bhl_getpartbibtex <- function(...) {
  .Defunct(package = "rbhl", msg = "API method removed")
}

Try the rbhl package in your browser

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

rbhl documentation built on May 13, 2021, 9:07 a.m.