#' DrugAge Compounds Database
#'
#' A curated database of compounds that modulate longevity in model organisms
#'
#' @format A table with 1823 rows and 14 variables:
#' \describe{
#' \item{id}{Primary id of compound}
#' \item{compund_id.compound.name}{Compound name}
#' \item{species}{Model organism strain}
#' \item{strain}{Species strain}
#' \item{dosage}{Compound dosage in various units}
#' \item{avg_lifespan_change_percent}{Average lifespan change as a percentage}
#' \item{max_lifespan_change_percent}{Maximum lifespan change as a percentage}
#' \item{gender}{Species gender}
#' \item{significance}{Significance as calculated by p-value - Yes, No, or Non-Determined}
#' \item{pubmed_id}{Pubmed ID of primary reference for compound}
#' \item{notes}{Additional notes}
#' \item{biblio_id.title}{Title of primary reference for compound}
#' \item{last_modified}{Date when item was last updated}
#' \item{p_value}{Experimental p-value}
#' }
#' @source \url{https://genomics.senescence.info/drugs/index.php}
"drugAge_results"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.