#' @title Data Line by tester
#' @name LxT
#' @docType data
#' @keywords datasets
#' @usage data(LxT)
#' @description
#' Data frame with yield by line x tester.
#'
#' @format
#' A \code{data.frame} with 92 observations on the following 4 variables.
#' \describe{ \item{replication}{a numeric vector} \item{line}{a numeric
#' vector} \item{tester}{a numeric vector} \item{yield}{a numeric vector}}
#'
#' @references
#' \enumerate{
#' \item Singh, R. K. and Chaudhary, B. D. (2004) \emph{Biometrical Methods in Quantitative Genetic Analysis}.
#' New Delhi: Kalyani.
#' }
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.