#' The P. virgatum GxE experiment metadata
#'
#' A dataset containing the unique plant identifiers and all metadat.
#' The following are the columns and information
#' \itemize{
#' \item CROSS The cross origin of each line.
#' \item LINE The 4-way or parental id.
#' \item POP ...
#' \item PLANT_ID Unique concatenation of CROSS, LINE, POP
#' \item SITE Planting site
#' \item PLOT_GL Global Plant ID - used for data merge
#' \item PLOT_LC Local Plant ID
#' \item CLM Column of planting design
#' \item ROW Row of planting design
#' \item NOTE_PLANTING ...
#' \item NOTE_REFERENCE ...
#' }
#' @docType data
#' @usage data(metaData)
#'
#'
#' @format A data frame with 5617 rows and 11 variables
"metaData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.