R/example_markblue.R

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

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.