.onAttach <- function(libname, pkgname) {
packageStartupMessage("binomialDP: Differentially Private Inference for Binomial Data")
packageStartupMessage("To get started, use help(package = 'binomialDP').")
packageStartupMessage("For citation information, use citation('binomialDP').")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.