.onAttach <- function(libname, pkgname) {
#setHook(packageEvent("helfRlein", "attach", function(...) {
packageStartupMessage(
"----------------------------------\n",
"Function statusbar and read_files have deprecated arguments. ",
"For more details see help files.\n",
"----------------------------------")
# }))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.