R/BotanizeR_species.R

#'
#' Species table for BotanizeR
#'
#' Example species list table containing the relevant information to run 
#' [BotanizeR::BotanizeR_quiz()] and [BotanizeR::BotanizeR_shiny()] for 5852 
#' species from [FloraWeb](https://www.floraweb.de) 
#' and the [Online Atlas of the 
#' British Irish flora](https://www.brc.ac.uk/plantatlas/).
#'
#' @docType data
#'
#' @usage data("BotanizeR_species")
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#'
#' @source \href{https://www.floraweb.de}{FloraWeb} and 
#' \href{https://www.brc.ac.uk/plantatlas/}{Online Atlas of the 
#' British Irish flora}
#'
#' @examples
#' data(BotanizeR_species)
"BotanizeR_species"
patrickweigelt/BotanizeR documentation built on Dec. 18, 2024, 10:24 a.m.