R/ubio_id.R

Defines functions ubio_id

Documented in ubio_id

#' Search uBio by namebank ID.
#'
#' THIS FUNCTION IS DEFUNCT.
#'
#' @rdname ubio_id-defunct
#' @export
#' @keywords internal
#' @param ... Parameters, ignored
ubio_id <- function(...) {
  .Defunct(msg = "the uBio API is down, for good as far as we know")
}
ropensci/taxize documentation built on Jan. 25, 2024, 6:49 p.m.