R/Glycoalkaloids.R

#' @title Data Glycoalkaloids
#' @name   Glycoalkaloids
#' @docType data
#' @keywords datasets
#' @usage data(Glycoalkaloids)
#' @description
#' A measurement of the Glycoalkaloids by two methods: HPLC and
#' spectrophotometer.
#' 
#' @format A data frame with 25 observations on the following 2 variables.
#' @details
#'        \itemize{
#'        \item{\strong{HPLC}} HPLC
#'        \item{\strong{spectrophotometer}} spectrophotometer
#'        }
#'        
#' @references 
#' International Potato Center. CIP - Lima Peru.
#' 
#' @source 
#' International Potato Center. CIP - Lima Peru.
#' 
#' @keywords datasets
#' @examples
#' 
#' library(agricolae)
#' data(Glycoalkaloids)
#' str(Glycoalkaloids)
#' 
NULL
myaseen208/agricolae documentation built on April 4, 2023, 5:23 a.m.