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")
}

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.