R/LxT.R

#' @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
myaseen208/agricolae documentation built on April 4, 2023, 5:23 a.m.