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")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.