R/wheat_data.R

#' A dataset
#'
#'  
#' A dataset containing observations from an R7 honeycomb selection design.
#'
#' @format 
#' 
#' \describe{
#    \item{wheat_data}{A data frame with 100 rows and 3 columns.}    
#'   \item{wheat_data$main_spike_weight}{The weight (g) of the main spike of a single plant.}
#'   \item{wheat_data$tillers_spike_weight}{The weight (g) of tillers' spikes of a single plant.}
#'   \item{wheat_data$total_yield}{The total yield (g) of a single plant.}
#'     
#' }
#'  
"wheat_data"

Try the rhoneycomb package in your browser

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

rhoneycomb documentation built on Aug. 24, 2023, 1:08 a.m.