R/tpl_search.r

Defines functions tpl_search

Documented in tpl_search

#' A light wrapper around the taxonstand fxn to call Theplantlist.org database.
#'
#' THIS FUNCTION IS DEFUNCT.
#'
#' @export
#' @rdname tpl_search-defunct
tpl_search <- function() {
  .Defunct(msg = "This function is defunct. Use the Taxonstand functions TPL or TPLck directly.")
}

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.