R/rcbd.R

#' @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"

Try the qrlabelr package in your browser

Any scripts or data that you put into this service are public.

qrlabelr documentation built on May 29, 2024, 10:16 a.m.