#' Biological pathway information.
#'
#' A dataset containing pathway statistics.
#'
#' @format A data frame with pathway statistics
#' \describe{
#' \item{database}{Pathway database}
#' \item{pathway_id}{Internal ID of pathway}
#' \item{pathway_name}{Canonical name of pathway}
#' \item{node_num}{Number of nodes in pathway}
#' \item{edge_num}{Number of edges in pathway}
#' }
"df_pathway_statistics"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.