R/beetdata.R

#' @title  Beet data for Example 2
#' @description
#' Petersen (1994, p. 125) describes an experiment conducted to assess the effects
#' of five different quantities of N-fertiliser (0, 35, 70, 105 and 140 kg N/ha) on root dry
#' matter yield of sugar beets (t/ha) with three complete replications laid out in three
#' randomized complete blocks. One objective of this experiment is to determine the amount
#' of fertilizer maximizing yield.
#' Petersen, R.G. (1994). Agricultural field experiments. Design and analysis. New York:
#' Marcel Dekker.
#' @docType data
#' @usage data(beet)
#' @keywords data
"beet"

Try the agriTutorial package in your browser

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

agriTutorial documentation built on June 1, 2019, 5:02 p.m.