R/bhl_booksearch.R

Defines functions bhl_booksearch

Documented in bhl_booksearch

#' Book search
#' @export
#' @rdname bhl_booksearch-defunct
#' @keywords internal
bhl_booksearch <- function(...) {
  .Defunct(new = "bhl_publicationsearch", package = "rbhl",
    msg = "see ?bhl_publicationsearch")
}

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.