R/bhl_getauthortitles.R

Defines functions bhl_getauthortitles

Documented in bhl_getauthortitles

#' Author titles
#' @export
#' @rdname bhl_getauthortitles-defunct
#' @keywords internal
bhl_getauthortitles <- function(...) {
  .Defunct(new = "bhl_getauthormetadata", package = "rbhl",
    msg = "see ?bhl_getauthormetadata")
}

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.