#'
#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.