Nothing
#' `TrialEmulation` Package
#'
#' `TrialEmulation` facilitates preprocessing and analysing observational data
#' an emulated a randomised trial.
#' @keywords internal
"_PACKAGE"
#' @import checkmate
#' @importFrom stats formula update update.formula as.formula glm
#' @import data.table
#' @importFrom Rcpp sourceCpp
#' @useDynLib TrialEmulation
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.