Nothing
.onAttach <- function(libname, pkgname) {
packageStartupMessage("This is version ", utils::packageVersion(pkgname),
" of ", pkgname, ". All functions now use two-tailed hypothesis tests by default instead of one-tailed.\nOne-tailed tests can be manually specified through the new 'tailed' and 'greater' arguments.\nPlease consult the help files and vignette for more information.")
}
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.