R/bhl_getsubjectparts.R

Defines functions bhl_getsubjectparts

Documented in bhl_getsubjectparts

#' Return a list of parts (articles, chapters, etc) associated with a subject
#' @export
#' @rdname bhl_getsubjectparts-defunct
#' @keywords internal
bhl_getsubjectparts <- function(...) {
  .Defunct(new = "bhl_subjectmetadata", package = "rbhl",
    msg = "see ?bhl_subjectmetadata")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.