Nothing
#' Example Dataset for NMAPropForest
#'
#' A small dataset used to demonstrate the usage of \code{NMAPropForest()}.
#'
#' @format A data frame:
#' \describe{
#' \item{study}{Study label}
#' \item{id}{Study id}
#' \item{t}{Treatment label}
#' \item{r}{Number of events (for binary outcomes)}
#' \item{n}{Sample size}
#' \item{rob}{Risk of bias}
#' }
#'
#' @source Example dataset included with the NMAPropForest package
"example_data"
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.