R/eol_invasive.R

Defines functions eol_invasive

Documented in eol_invasive

#' Search for presence of taxonomic names in EOL invasive species databases.
#'
#' THIS FUNCTION IS DEFUNCT.
#'
#' @export
#' @rdname eol_invasive-defunct
#' @keywords internal
eol_invasive <- function(...) {
  .Defunct("eol", "originr", msg = "This function is defunct. See originr::eol()")
}

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.