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")
}
ropensci/taxize documentation built on Sept. 9, 2024, 11:36 p.m.