Nothing
#' A dataset
#'
#'
#' A dataset containing observations from an R7 honeycomb selection design.
#'
#' @format
#'
#' \describe{
# \item{wheat_data}{A data frame with 100 rows and 3 columns.}
#' \item{wheat_data$main_spike_weight}{The weight (g) of the main spike of a single plant.}
#' \item{wheat_data$tillers_spike_weight}{The weight (g) of tillers' spikes of a single plant.}
#' \item{wheat_data$total_yield}{The total yield (g) of a single plant.}
#'
#' }
#'
"wheat_data"
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.