R/data.R

#' 100 scientific names.
#'
#' A dataset containing scientific names for 100 taxa.  Names vary in accuracy and correctness.
#'
#' @format A data frame with 100 rows and 2 variables:
#' \describe{
#'   \item{ID}{Unique integer identifying each row}
#'   \item{taxon}{Scientific name, possibly containing errors}
#'   ...
#' }
#' @source \url{https://github.com/ojalaquellueva/TNRSapi}
"tnrs_testfile"

Try the TNRS package in your browser

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

TNRS documentation built on June 24, 2024, 5:19 p.m.