Nothing
#' dataset: substrate
#'
#' @description
#' The data come from an experiment carried out at the Universidade Estadual de Londrina,
#' in which four types of substrates were tested in the emergence of sour passion fruit seeds.
#' The experiment was carried out in a completely randomized design with four replications
#' of 10 seeds each.
#'
#' @docType data
#'
#' @usage data("substrate")
#'
#' @format data.frame containing data set
#' \describe{
#' \item{\code{Trat}}{Vector with factor 1}
#' \item{\code{bloco}}{Vector with block}
#' \item{\code{1,2,3...}}{Numerical vector with germination}
#' }
#' @keywords datasets
#' @examples
#' data(substrate)
"substrate"
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.