#' Example input data for the amanida function
#'
#' A dataset containing results from meta-analysis of metabolomic studies
#'
#' @format A data frame with 143 rows and 6 variables:
#' \describe{
#' \item{id}{Name of the compound under study}
#' \item{pvalue}{P-value}
#' \item{foldchange}{Fold-change}
#' \item{N}{Number of samples of the compound}
#' \item{ref}{References}
#' \item{trend}{Trend: 1 (up), -1 (down) or 0 (none)}
#' }
"sample_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.