R/bhl_getauthorparts.R

Defines functions bhl_getauthorparts

Documented in bhl_getauthorparts

#' Author parts
#' @export
#' @rdname bhl_getauthorparts-defunct
#' @keywords internal
bhl_getauthorparts <- 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.