R/example_markmet.R

#' Dataset: Example markmet
#'
#' The data are part of an experiment that studied the spray deposit
#'
#' @docType data
#'
#' @usage data(example_markmet)
#'
#' @format data.frame containing data set
#'   \describe{
#'   \item{\code{trat}}{Vector with treatment}
#'   \item{\code{repe}}{Numeric vector with repetition}
#'   \item{\code{ppm}}{Numeric vector with concentration}
#'   }
#' @author Rodrigo Yudi Palhaci Marubayashi, \email{marubayashi@uel.br}
#' @author Gabriel Danilo Shimizu
#' @author Otavio Jorge Grigoli Abi Saab
#' @keywords datasets
#' @examples
#' data(example_markmet)
"example_markmet"

Try the AgroTech package in your browser

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

AgroTech documentation built on Sept. 15, 2022, 1:05 a.m.