#' @title Metabolite name mapping list.
#'
#' @description A \code{data.table} file with 2 columns.
#'
#' @format A \code{data.table} with 2 columns.
#' \describe{
#' \item{HMDBID}{A column indicates the IDs of metabolites.}
#' \item{metabolites}{A column indicates the names of metabolites.}
#' }
"MetInfo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.