#' Compound information from MetaCyc
#'
#' A data.frame containing compound information parsed from the MetaCyc database.
#'
#' @format A data frame with 13689 rows and 8 variables:
#' \describe{
#' \item{COMPOUND}{ }
#' \item{URL}{ }
#' \item{COMMON-NAME}{ }
#' \item{MONOISOTOPIC-MW}{ }
#' \item{MOLECULAR-WEIGHT}{ }
#' \item{MF}{ }
#' \item{CHEMICAL-FORMULA}{ }
#' \item{DBLINKS}{ }
#' }
#' @source \url{http://metacyc.ai.sri.com/}
"mc_compounds"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.