R/bhl_getunpublishedparts.R

Defines functions bhl_getunpublishedparts

Documented in bhl_getunpublishedparts

#' Return a list of the identifiers of all unpublished parts
#' (articles, chapters, etc)
#' @export
#' @rdname bhl_getunpublishedparts-defunct
#' @keywords internal
bhl_getunpublishedparts <- 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.