R/bhl_getsubjecttitles.R

Defines functions bhl_getsubjecttitles

Documented in bhl_getsubjecttitles

#' Return a list of titles associated with a subject
#' @export
#' @rdname bhl_getsubjecttitles-defunct
#' @keywords internal
bhl_getsubjecttitles <- function(...) {
  .Defunct(new = "bhl_subjectmetadata", package = "rbhl",
    msg = "see ?bhl_subjectmetadata")
}

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.