#' Anonymized data from the gusto trial
#'
#' A dataset containing anonymized data from the gusto trial
#'
#' @format A data frame with 40830 rows and 29 variables:
#' \itemize{
#' \item{day30}{whether death happened by day 30 after intervention}
#' \item{sho}{whether cardiac shock was present}
#' \item{hig}{whether the patient hat high blood pressure}
#' \item{dia}{whether the patient had diabetes}
#' \item{hrt}{whether the patient was on hormone replacement therapies}
#' }
#' @docType data
#' @keywords datasets
#' @name gusto
#' @source Internet
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.