R/tnrs_sources.r

Defines functions tnrs_sources

Documented in tnrs_sources

#' @title TNRS sources
#' @description Defunct - service was down far too much to be reliable
#' @keywords internal 
#' @rdname tnrs_sources-defunct
#' @export
#' @param ... ignored
tnrs_sources <- function(...) {
  .Defunct(msg = "This function is defunct. See ?tnrs_sources")
}

Try the taxize package in your browser

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

taxize documentation built on Sept. 11, 2024, 6:13 p.m.