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

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.