Nothing
#' @import data.table
#' @import checkmate
#' @import mlr3misc
#' @rawNamespace import(batchtools, except = chunk)
#' @importFrom uuid UUIDgenerate
#' @importFrom utils packageVersion
"_PACKAGE"
.onLoad = function(libname, pkgname) {
assign("lg", lgr::get_logger(pkgname), envir = parent.env(environment()))
}
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.