Nothing
#' Dataset: Example markbluecurve
#'
#' The data are part of an experiment that studied the spray deposit
#'
#' @docType data
#'
#' @usage data(example_markbluecurve)
#'
#' @format data.frame containing data set
#' \describe{
#' \item{\code{curva}}{Vector with curve}
#' \item{\code{Amostra}}{Numeric vector with sample}
#' \item{\code{Abs}}{Numeric vector with absorbance}
#' \item{\code{ppm}}{Numeric vector with concentration}
#' }
#' @author Rodrigo Yudi Palhaci Marubayashi, \email{marubayashi@uel.br}
#' @author Gabriel Danilo Shimizu
#' @author Otavio Jorge Grigoli Abi Saab
#' @keywords datasets
#' @examples
#' data(example_markbluecurve)
"example_markbluecurve"
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.