R/bhl_getunpublisheditems.R

Defines functions bhl_getunpublisheditems

Documented in bhl_getunpublisheditems

#' Return a list of the identifiers of all unpublished items
#' @export
#' @rdname bhl_getunpublisheditems-defunct
#' @keywords internal
bhl_getunpublisheditems <- function(...) {
  .Defunct(package = "rbhl", msg = "API method removed")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.