Nothing
#' @importFrom Rcpp sourceCpp
#' @importFrom stats median runif dweibull pweibull
#' quantile sd qweibull qnorm
#' @importFrom graphics par hist abline mtext legend
#' image lines smoothScatter points
#' @importFrom grDevices pdf dev.off rgb
#' @importFrom gplots colorpanel
#' @importFrom ggplot2 ggplot aes geom_hline geom_vline
#' geom_tile coord_cartesian scale_x_continuous geom_text
#' scale_y_continuous xlab ylab labs theme geom_line
#' element_text unit ggtitle element_blank element_line
#' element_rect geom_ribbon ylim facet_wrap geom_point
#' ggsave guides guide_legend
#' @importFrom copula indepCopula claytonCopula gumbelCopula mvdc rMvdc
#' @importFrom viridis scale_fill_viridis
#' @importFrom Rmpfr mpfr
#' @importFrom utils head
#' @importFrom methods is
#' @importFrom sqldf sqldf
#' @importFrom relsurv transrate.hmd
#' @importFrom data.table fread
#' @useDynLib dMrs
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.