R/bhl_getpartnames.R

Defines functions bhl_getpartnames

Documented in bhl_getpartnames

#' Return a list of scientific names associated with a part
#' @export
#' @rdname bhl_getpartnames-defunct
#' @keywords internal
bhl_getpartnames <- function(...) {
  .Defunct(new = "bhl_getpartmetadata", package = "rbhl",
    msg = "see ?bhl_getpartmetadata")
}
ropensci/rbhl documentation built on Sept. 12, 2022, 2:02 p.m.