#' @title Metadata example.
#'
#' @description Example of metadata for FileOrganizer.
#'
#' @format A data frame with 6 rows and 4 variables:
#' \describe{
#' \item{Samples}{Sample names.}
#' \item{Class}{Class identification.}
#' \item{Order}{Injection order.}
#' \item{Batch}{Batch identification.}
#' }
#'
#' @examples
#' \dontrun{
#' metadata_ex
#' }
#' @author Estevan Bruginski \email{estevan.bruginski@ufpr.br}
#' Universidade Federal do Paraná
#' License: MIT + file LICENSE
"metadata_ex"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.