R/spFW_example_data.R

#' @title Example Data for Analysis
#'
#' @description A data frame containing the plant yield, genotypes, environments, and within-field positions.
#'
#'@format A data frame with 5 elements, which are:
#'\describe{
#'\item{yield}{Plant yield}
#'\item{geno}{Plant genotype ID}
#'\item{loc}{Plant environment ID}
#'\item{range}{Plant x-coordinate at a given environment}
#'\item{pass}{Plant y-coordinate at a given environment}
#'}
#'
"spFW_example_data"

Try the spFW package in your browser

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

spFW documentation built on March 30, 2022, 1:06 a.m.