Nothing
.onAttach <- function(...) {
packageStartupMessage(paste0(
"hal9001 v",
utils::packageDescription("hal9001")$Version,
": The Scalable Highly Adaptive Lasso\n",
"note: fit_hal defaults have changed. See ?fit_hal for details"
))
}
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.