#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.