R/simulate2.R

#' Dataset: Simulated data dbct
#'
#' @docType data
#'
#' @description Simulated data from a latin square experiment with multiple assessments over time
#'
#' @usage data(simulate2)
#'
#' @format data.frame containing data set
#'   \describe{
#'   \item{\code{tempo}}{Categorical vector with time}
#'   \item{\code{trat}}{Categorical vector with treatment}
#'   \item{\code{bloco}}{Categorical vector with block}
#'   \item{\code{resp}}{Categorical vector with response}
#'   }
#' @keywords datasets
#' @seealso \link{cloro}, \link{enxofre}, \link{laranja}, \link{mirtilo}, \link{pomegranate}, \link{porco}, \link{sensorial}, \link{simulate1}, \link{simulate3}, \link{tomate}, \link{weather}, \link{phao}, \link{passiflora}, \link{aristolochia}
#' @examples
#' data(simulate2)
"simulate2"

Try the AgroR package in your browser

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

AgroR documentation built on Sept. 14, 2023, 1:09 a.m.