R/simulate1.R

#' Dataset: Simulated data dict
#'
#' @docType data
#'
#' @description Simulated data from a completely randomized experiment with multiple assessments over time
#' @usage data(simulate1)
#'
#' @format data.frame containing data set
#'   \describe{
#'   \item{\code{tempo}}{Categorical vector with time}
#'   \item{\code{trat}}{Categorical vector with treatment}
#'   \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{simulate2}, \link{simulate3}, \link{tomate}, \link{weather}, \link{phao}, \link{passiflora}, \link{aristolochia}
#' @examples
#' data(simulate1)
"simulate1"

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.