R/tr_usda.R

Defines functions tr_usda

Documented in tr_usda

#' USDA plants data
#' 
#' DEFUNCT
#'
#' @export
#' @param ... ignored
#' @rdname tr_usda-defunct
#' @keywords internal
tr_usda <- function(...) {
  .Defunct(msg = "the plantsdb.xyz API is down for good")
}

Try the traits package in your browser

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

traits documentation built on Aug. 27, 2020, 9:07 a.m.