R/bhl_gettitlebyidentifier.R

Defines functions bhl_gettitlebyidentifier

Documented in bhl_gettitlebyidentifier

#' Find and return metadata about a title or titles that match a specific
#' identifier
#' @export
#' @rdname bhl_gettitlebyidentifier-defunct
#' @keywords internal
bhl_gettitlebyidentifier <- function(...) {
  .Defunct(new = "bhl_gettitlemetadata", package = "rbhl",
    msg = "see ?bhl_gettitlemetadata")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.