Nothing
#' @title Major Adverse Cardiovascular Event
#'
#' @description An artificial network meta-analysis data compering the effectiveness of a number of interventions for major
#' adverse cardiovascular events.
#'
#' @format A \code{data.frame} with the following columns
#' \describe{
#' \item{Study}{The study name of the trial}
#' \item{treat1, treat2, treat3, treat4}{Treatment names of arms}
#' \item{n1, n2, n3, n4}{Total number of participants in arms}
#' \item{event1, event2, event3, event4}{Total number of events in arms}
#' }
"MACE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.