Nothing
#' The example dataset
#'
#' It is a real dataset in agriculture, which includes planted cultivars in
#' multi-environment and the resulting yield.
#'
#' @format A data frame with 377 rows and 3 columns:
#' \describe{
#' \item{gen}{Character vector of genotype (cultivar) names}
#' \item{env}{Character vector of environment names}
#' \item{yield}{Numeric vector of yield of planting each cultivar in each
#' environment}
#' }
#' @source The phenotypic data from G2F initiative in 2018:
#' <https://doi.org/10.25739/anqq-sg86>
"data_ex"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.