R/pepper_dataset.R

#' Dataset: Pepper
#'
#' @description A vegetable breeder is characterizing five mini pepper
#' accessions from the State University of Londrina germplasm bank for
#' agronomic and biochemical variables. The experiment was conducted in
#' a completely randomized design with four replications
#' @docType data
#'
#' @usage data(pepper)
#'
#' @format data.frame containing data set
#'   \describe{
#'   \item{\code{Acesso}}{Categorical vector with accessions}
#'   \item{\code{MS}}{Numeric vector com dry mass}
#'   \item{\code{VitC}}{Numeric vector with Vitamin C}
#'   }
#' @keywords datasets
#' @seealso \link{enxofre}, \link{laranja}, \link{mirtilo}, \link{pomegranate}, \link{porco}, \link{sensorial}, \link{simulate1}, \link{simulate2}, \link{simulate3}, \link{tomate}, \link{weather}, \link{phao}, \link{passiflora}, \link{aristolochia}
#'
#'
#' @examples
#' data(pepper)
"pepper"

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.