Nothing
#' @import stats
#' @import checkmate
#' @import utils
#' @import data.table
#' @importFrom methods is
.onLoad = function(libname, pkgname) {
options(BBmisc.ProgressBar.stream = getOption("BBmisc.ProgressBar.stream", "stderr"))
options(BBmisc.ProgressBar.style = getOption("BBmisc.ProgressBar.style", "text"))
options(BBmisc.ProgressBar.width = getOption("BBmisc.ProgressBar.width", getOption("width")))
}
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.