R/bhl_namecount.R

Defines functions bhl_namecount

Documented in bhl_namecount

#' Return the number of unique names found on pages in BHL
#' @export
#' @rdname bhl_namecount-defunct
#' @keywords internal
bhl_namecount <- function(...) {
  .Defunct(package = "rbhl", msg = "API method removed")
}

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.