Nothing
#' @import survival
#' @importFrom data.table .N `:=` .SD
#' @importFrom rlang .data
#' @importFrom graphics box lines par plot polygon text title
#' @importFrom stats as.formula delete.response model.frame model.matrix
#' model.offset model.response rnorm terms time aggregate approxfun
#' quantile rpois weighted.mean approx qnorm
#' @importFrom utils flush.console head tail
#' @importFrom lattice xyplot
#'
#' @useDynLib mstate, .registration=TRUE
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.