Nothing
#' Dataset: Example markmet
#'
#' The data are part of an experiment that studied the spray deposit
#'
#' @docType data
#'
#' @usage data(example_markmet)
#'
#' @format data.frame containing data set
#' \describe{
#' \item{\code{trat}}{Vector with treatment}
#' \item{\code{repe}}{Numeric vector with repetition}
#' \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_markmet)
"example_markmet"
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.