Nothing
#' @title rcbd
#' @description A sample field book generated with the 'FielDHub' package based on a
#' Randomized Complete Block Design layout at two locations.
#' @docType data
#' @usage data(rcbd)
#' @format A data frame with 144 observations and 7 variables:
#' \describe{
#' \item{\code{SN}}{\code{double} contains observation serial numbers.}
#' \item{\code{LOCATION}}{\code{character} contains information on plot location.}
#' \item{\code{PLOT}}{\code{double} contains the plot number.}
#' \item{\code{ROW}}{\code{double} contains the row number.}
#' \item{\code{COLUMN}}{\code{double} contains the column number.}
#' \item{\code{REP}}{\code{double} contains the replication number.}
#' \item{\code{TREATMENT}}{\code{character} contains the treatment identifier.}
#'}
"rcbd"
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.