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

Try the taxize package in your browser

Any scripts or data that you put into this service are public.

taxize documentation built on April 22, 2022, 9:07 a.m.