Nothing
#' @keywords internal
#' @noRd
#message when loading package
.onAttach <- function(libname, pkgname) {
packageStartupMessage("This is version ", utils::packageVersion(pkgname),
" of ", pkgname, '.',
'\n', pkgname, ' is BETA software! Please report any bugs.')
}
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.