Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.