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")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.