.onLoad <- function (libname, pkgname)
{
invisible ("model.matrix")
invisible ("t.test")
invisible ("p.adjust")
invisible ("aov")
invisible ("as.formula")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.