Nothing
#' @import shiny
#' @import shinythemes
#' @import ggplot2
#' @importFrom survival Surv
#' @importFrom stringr str_split
#' @importFrom DT datatable DTOutput formatRound renderDT
#' @importFrom gsDesign gsDesign
#' @importFrom coin logrank_test
#' @importFrom dplyr
#' %>% group_by summarize summarise mutate rename filter tibble
#' select arrange ungroup n distinct left_join right_join full_join if_else
#' case_when slice rename_with across everything
#' @importFrom stats
#' uniroot integrate
#' rexp dexp qexp pexp
#' rnorm dnorm qnorm pnorm
#' rbinom dbinom qbinom pbinom
#' runif dunif qunif punif
#' @importFrom tidyr pivot_longer pivot_wider
#' @importFrom mvtnorm dmvnorm rmvnorm
#' @importFrom cubature cubintegrate
#'
NULL
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.